Date: Wed, 5 Dec 2001 20:53:31 -0800 (PST) From: Wes Peters <wes@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/string strerror.3 strerror.c Message-ID: <200112060453.fB64rV884224@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wes 2001/12/05 20:53:31 PST Modified files: lib/libc/string strerror.3 strerror.c Log: New, improved, more Posix-compliant strerror_r implementation, complete with documentation. Reviewed by: mike@ gad@ MFC after: 1 week Revision Changes Path 1.14 +19 -12 src/lib/libc/string/strerror.3 1.6 +59 -60 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?200112060453.fB64rV884224>