]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Implement POSIX.1-2001 (XSI)'s fmtmsg(3).
authorMike Barcroft <mike@FreeBSD.org>
Mon, 5 Aug 2002 06:49:58 +0000 (06:49 +0000)
committerMike Barcroft <mike@FreeBSD.org>
Mon, 5 Aug 2002 06:49:58 +0000 (06:49 +0000)
commit823f68a28a501b4c919e2dd0327af1fd3503d3da
tree07b35287936c136d58a39fd5f83084d4146cc982
parentc679b309f18fc784690da4de8384f9c053481419
Implement POSIX.1-2001 (XSI)'s fmtmsg(3).
include/Makefile
include/fmtmsg.h [new file with mode: 0644]
lib/libc/gen/Makefile.inc
lib/libc/gen/err.3
lib/libc/gen/fmtmsg.3 [new file with mode: 0644]
lib/libc/gen/fmtmsg.c [new file with mode: 0644]