Date: Sat, 14 Mar 2009 02:31:48 +0000 (UTC) From: David Schultz <das@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/include stdlib.h Message-ID: <200903140232.n2E2W3dj016719@repoman.freebsd.org>
index | next in thread | raw e-mail
das 2009-03-14 02:31:48 UTC
FreeBSD src repository
Modified files:
include stdlib.h
Log:
SVN rev 189782 on 2009-03-14 02:31:48Z by das
r189349 removed mktemp() from the XSI namespace when
__XOPEN_SOURCE >= 700, since mktemp() was withdrawn
from the standard. However, __XSI_VISIBLE is set to
700 in the default BSD envrionment, where mktemp()
should still exist; hence, check for this.
Revision Changes Path
1.71 +1 -1 src/include/stdlib.h
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903140232.n2E2W3dj016719>
