]> git.ipfire.org Git - thirdparty/glibc.git/commit - io/Makefile
* io/sys/stat.h [__USE_GNU]: Declare fchmodat.
authorRoland McGrath <roland@gnu.org>
Thu, 5 Jan 2006 10:32:47 +0000 (10:32 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 5 Jan 2006 10:32:47 +0000 (10:32 +0000)
commitc90c5d4106a2903a40cc3213f8d172e5c6c7ffd6
treedfe6853619664e591436f68e5a60f9330db82612
parent06dc5bf35af0b12ff1b62960baf2abb844834e05
* 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.
ChangeLog
io/Makefile
io/Versions
io/fchmodat.c [new file with mode: 0644]
io/sys/stat.h
io/tst-fchmodat.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/fchmodat.c [new file with mode: 0644]