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


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	roland@sources.redhat.com	2006-01-05 10:32:42

Modified files:
	io/sys         : stat.h 
	io             : Versions Makefile 
Added files:
	io             : fchmodat.c tst-fchmodat.c 
	sysdeps/unix/sysv/linux: fchmodat.c 

Log message:
	2006-01-05  Roland McGrath  <roland@redhat.com>
	
	* io/sys/stat.h [__USE_GNU]: Declare fchmodat.
	* io/fchmodat.c: New file.
	* io/Makefile (routines): Add fchmodat.
	* io/Versions (libc: GLIBC_2.4): Likewise.
	* sysdeps/unix/sysv/linux/fchmodat.c: New file.
	* io/tst-fchmodat.c: New file.
	* io/Makefile (tests): Add it.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/io/sys/stat.h.diff?cvsroot=glibc&r1=1.50&r2=1.51
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/io/fchmodat.c.diff?cvsroot=glibc&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/io/tst-fchmodat.c.diff?cvsroot=glibc&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/io/Versions.diff?cvsroot=glibc&r1=1.18&r2=1.19
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/io/Makefile.diff?cvsroot=glibc&r1=1.60&r2=1.61
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/fchmodat.c.diff?cvsroot=glibc&r1=NONE&r2=1.1


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