diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-08-12 22:17:43 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-08-12 22:17:43 +0000 |
commit | 2390667ff2c6dd0793c3fdf84c61f625a783a443 (patch) | |
tree | cd5cf6299871dbc8b065c4431bfa30b125c91dba /ChangeLog | |
parent | 00c02822b89f12806ee764fb3031a880bc7ecc78 (diff) | |
download | glibc-2390667ff2c6dd0793c3fdf84c61f625a783a443.tar.gz glibc-2390667ff2c6dd0793c3fdf84c61f625a783a443.tar.xz glibc-2390667ff2c6dd0793c3fdf84c61f625a783a443.zip |
Update.
2000-08-12 Andreas Jaeger <aj@suse.de> * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Handle __USE_FILE_OFFSET64 correctly for locking. * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index ef61a2b7c6..2faa12c1fc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-08-12 Andreas Jaeger <aj@suse.de> + + * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Handle + __USE_FILE_OFFSET64 correctly for locking. + * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise. + 2000-08-12 Jakub Jelinek <jakub@redhat.com> * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_FCNTL64): |