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/sys/stat.h io/fcntl.h


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

Modified files:
	posix          : unistd.h 
	io/sys         : stat.h 
	io             : fcntl.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.
	* io/sys/stat.h: Likewise.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/posix/unistd.h.diff?cvsroot=glibc&r1=1.142&r2=1.143
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/io/sys/stat.h.diff?cvsroot=glibc&r1=1.51&r2=1.52
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/io/fcntl.h.diff?cvsroot=glibc&r1=1.38&r2=1.39


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