summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-05-10 22:58:45 +0000
committerUlrich Drepper <drepper@redhat.com>2007-05-10 22:58:45 +0000
commitf9bf102dd663c2e498e7755bb4bd35d79c8dc37b (patch)
treedc349b8da85f09a2251cd1492ce8cba4e7a9374c /ChangeLog
parentc27d2078135ca3df129850f87598660252d6906a (diff)
* io/sys/stat.h: Make sure struct timespec is defined for
__USE_ATFILE.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aa65ec60ed..3e8edaaa83 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2007-05-10 Ulrich Drepper <drepper@redhat.com>
+ * io/sys/stat.h: Make sure struct timespec is defined for
+ __USE_ATFILE.
+
* sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Define UTIME_NOW and
UTIME_OMIT.
* sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Likewise.