From c90c5d4106a2903a40cc3213f8d172e5c6c7ffd6 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 5 Jan 2006 10:32:47 +0000 Subject: * 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. --- io/Versions | 1 + 1 file changed, 1 insertion(+) (limited to 'io/Versions') diff --git a/io/Versions b/io/Versions index 2f0f94f3bb..8cb1abdb42 100644 --- a/io/Versions +++ b/io/Versions @@ -98,6 +98,7 @@ libc { nftw; nftw64; } GLIBC_2.4 { + fchmodat; fchownat; __fxstatat; __fxstatat64; linkat; -- cgit v1.2.3-70-g09d2