This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libc posix/unistd.h io/fcntl.h time/sys/time.h ...


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	roland@sources.redhat.com	2006-01-05 12:25:35

Modified files:
	posix          : unistd.h 
	io             : fcntl.h 
	time/sys       : time.h 
	libio          : stdio.h 
	include        : features.h 

Log message:
	2006-01-05  Roland McGrath  <roland@redhat.com>
	
	* include/features.h: Grok _ATFILE_SOURCE and define __USE_ATFILE when
	it or _GNU_SOURCE is defined.
	* io/fcntl.h: Protect *at and AT_* with [__USE_ATFILE] instead of
	[__USE_GNU].
	* libio/stdio.h: Likewise.
	* posix/unistd.h: Likewise.
	* time/sys/time.h: Likewise.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/posix/unistd.h.diff?cvsroot=glibc&r1=1.140&r2=1.141
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/io/fcntl.h.diff?cvsroot=glibc&r1=1.37&r2=1.38
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/time/sys/time.h.diff?cvsroot=glibc&r1=1.37&r2=1.38
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/libio/stdio.h.diff?cvsroot=glibc&r1=1.83&r2=1.84
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/include/features.h.diff?cvsroot=glibc&r1=1.41&r2=1.42


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]