summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2006-02-03 09:43:55 +0000
committerJakub Jelinek <jakub@redhat.com>2006-02-03 09:43:55 +0000
commit36dbaf996768766212ecab9ef72ea181629cc02d (patch)
treed059c4e37f1948045342b01d3255a512fd13a2f2 /ChangeLog
parente6001d3152ab6cd6246fad22ea02f4a9699661d3 (diff)
* sysdeps/unix/sysv/linux/futimesat.c (futimesat): If
file == NULL, use __futimes unconditionally. * manual/filesys.texi (futimes): Fix prototype.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 77405ff2a0..202ae32a38 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-02-03 Jakub Jelinek <jakub@redhat.com>
+
+ * sysdeps/unix/sysv/linux/futimesat.c (futimesat): If
+ file == NULL, use __futimes unconditionally.
+
+ * manual/filesys.texi (futimes): Fix prototype.
+
2006-02-02 Jakub Jelinek <jakub@redhat.com>
* math/math.h (__nldbl_nexttowardf): Put __THROW before