src/newlib ChangeLog libc/include/sys/config.h ...

jjohnstn@sourceware.org jjohnstn@sourceware.org
Tue Mar 2 19:28:00 GMT 2010


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sourceware.org	2010-03-02 19:28:39

Modified files:
	newlib         : ChangeLog 
	newlib/libc/include/sys: config.h features.h 

Log message:
	2010-03-02  Craig Howland <howland@LGSInnovations.com>
	
	* libc/include/sys/features.h:  Add POSIX.1-permitted definition of
	_POSIX_C_SOURCE if not already defined and _XOPEN_SOURCE has an
	appropriate value.  Specifically, check for POSIX.1-2008 & 2001 values.
	* libc/include/sys/config.h:  Add #include <sys/features.h> so that all
	includes get the new check added to it.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.1492&r2=1.1493
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/include/sys/config.h.diff?cvsroot=src&r1=1.58&r2=1.59
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/include/sys/features.h.diff?cvsroot=src&r1=1.19&r2=1.20



More information about the Newlib-cvs mailing list