Add fmtmsg

This commit is contained in:
Mustafa öz
2026-05-01 05:00:11 +00:00
committed by Mathew John Roberts
parent c1912066a1
commit 03d56f4887
7 changed files with 222 additions and 2 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ pub mod err;
pub mod errno;
pub mod fcntl;
pub mod float;
// TODO: fmtmsg.h
pub mod fmtmsg;
pub mod fnmatch;
// TODO: ftw.h
pub mod getopt;