about summary refs log tree commit diff
path: root/io/Versions
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2006-01-06 21:55:58 +0000
committerJakub Jelinek <jakub@redhat.com>2006-01-06 21:55:58 +0000
commit8c45a85e617c71cf0279c4118d3811018626b45e (patch)
tree3fb19ed3bee25ce0505cf576057b8308f8c4bc06 /io/Versions
parentdd486f53ee367e1667c61ec1fffdb59f9a8130e9 (diff)
downloadglibc-8c45a85e617c71cf0279c4118d3811018626b45e.tar.gz
glibc-8c45a85e617c71cf0279c4118d3811018626b45e.tar.xz
glibc-8c45a85e617c71cf0279c4118d3811018626b45e.zip
Updated to fedora-glibc-20060106T2148
Diffstat (limited to 'io/Versions')
-rw-r--r--io/Versions3
1 files changed, 3 insertions, 0 deletions
diff --git a/io/Versions b/io/Versions
index 8cb1abdb42..16006a8e08 100644
--- a/io/Versions
+++ b/io/Versions
@@ -98,6 +98,9 @@ libc {
     nftw; nftw64;
   }
   GLIBC_2.4 {
+    eaccess;
+
+    faccessat;
     fchmodat;
     fchownat;
     __fxstatat; __fxstatat64;