Date: Mon, 26 Nov 2001 23:39:46 -0800 (PST) From: Wes Peters <wes@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include string.h src/lib/libc/string strerror.3 strerror.c Message-ID: <200111270739.fAR7dkt16747@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wes 2001/11/26 23:39:46 PST
Modified files:
include string.h
lib/libc/string strerror.3 strerror.c
Log:
Add strerror_r function per Posix prototype.
Reviewed by: Mike Barcroft <mike@FreeBSD.org>
MFC after: 2 weeks
Revision Changes Path
1.10 +2 -1 src/include/string.h
1.13 +34 -5 src/lib/libc/string/strerror.3
1.5 +75 -20 src/lib/libc/string/strerror.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111270739.fAR7dkt16747>
