diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-07-12 09:03:03 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-07-12 09:03:03 +0000 |
commit | 327e16378980b7ee3ea753c5f763d704658e27c3 (patch) | |
tree | 11d3d114a4eec0cddb52f3e31ea4f3e508aa9383 /ChangeLog | |
parent | 82bae9f921065377c6fbf08edf4929b1db92a0d5 (diff) | |
download | glibc-327e16378980b7ee3ea753c5f763d704658e27c3.tar.gz glibc-327e16378980b7ee3ea753c5f763d704658e27c3.tar.xz glibc-327e16378980b7ee3ea753c5f763d704658e27c3.zip |
Update.
* time/sys/time.h: Namespace cleanup.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index c0a2a151a8..2f4966397f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,6 @@ 2003-07-12 Ulrich Drepper <drepper@redhat.com> + * time/sys/time.h: Namespace cleanup. * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_UTIMES for the architectures which always had the syscall. * sysdeps/unix/sysv/linux/futimes.c: New file. |