diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-10-16 21:05:18 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-10-16 21:05:18 +0000 |
commit | 6cde0c6047769a661b8cf7e4f93842914a4bb54f (patch) | |
tree | 912dd6358dc66edafd35fd79fc859b812448f201 /ChangeLog | |
parent | c7a9f249c71b5014fdb7140e2f72686f7be802ac (diff) | |
download | glibc-6cde0c6047769a661b8cf7e4f93842914a4bb54f.zip glibc-6cde0c6047769a661b8cf7e4f93842914a4bb54f.tar.gz glibc-6cde0c6047769a661b8cf7e4f93842914a4bb54f.tar.bz2 |
Update.
1998-10-16 Ulrich Drepper <drepper@cygnus.com>
* sysdeps/unix/sysv/linux/bits/fcntl.h: Add dummy definition of
O_LARGEFILE back.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +1998-10-16 Ulrich Drepper <drepper@cygnus.com> + + * sysdeps/unix/sysv/linux/bits/fcntl.h: Add dummy definition of + O_LARGEFILE back. + 1998-10-16 Paul Eggert <eggert@shade.twinsun.com> * time/mktime.c: Some systems require <unistd.h> to be |