summaryrefslogtreecommitdiff
path: root/io/Versions
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2007-05-10 23:10:52 +0000
committerJakub Jelinek <jakub@redhat.com>2007-05-10 23:10:52 +0000
commite169ea9b569d9e9a60bde4aebe960591bacaf4ef (patch)
tree8a14840e4fb4177c94d8e3f51e1b62cac56e6664 /io/Versions
parent6bad2cd171c7d81e9a43ccc79e91009438c948ac (diff)
Updated to fedora-glibc-20070510T2308cvs/fedora-glibc-2_5_90-24
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 bc9c9d2685..9cc515796d 100644
--- a/io/Versions
+++ b/io/Versions
@@ -113,4 +113,7 @@ libc {
ppoll;
}
+ GLIBC_2.6 {
+ utimensat; futimens;
+ }
}