Date: Wed, 28 Nov 2001 11:02:01 -0800 (PST) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include string.h Message-ID: <200111281902.fASJ21x89181@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2001/11/28 11:02:01 PST
Modified files:
include string.h
Log:
Fixed namespace pollution in previous commit. The C99 function
sterror_r() must not be declared in the C90/POSIX.1-1990 section.
Put it in the nonstandard section for now.
Revision Changes Path
1.11 +1 -1 src/include/string.h
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?200111281902.fASJ21x89181>
