diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-08-11 13:58:00 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-08-11 13:58:00 +0000 |
commit | a2bde807bfaff3c016183a02a1f6a46764480410 (patch) | |
tree | 76bb0da42687258c5b6a94ecba6ee8f0b0f34177 /ChangeLog | |
parent | a5f4e34a264b7cd296f8ca890ca4eaa1d0f99317 (diff) | |
download | glibc-a2bde807bfaff3c016183a02a1f6a46764480410.tar glibc-a2bde807bfaff3c016183a02a1f6a46764480410.tar.gz glibc-a2bde807bfaff3c016183a02a1f6a46764480410.tar.bz2 glibc-a2bde807bfaff3c016183a02a1f6a46764480410.zip |
Update.
1998-08-11 13:57 Ulrich Drepper <drepper@cygnus.com>
* libio/fileops.c (_IO_file_sync): Use _IO_ssize_t for delta, not
_IO_size_t.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +1998-08-11 13:57 Ulrich Drepper <drepper@cygnus.com> + + * libio/fileops.c (_IO_file_sync): Use _IO_ssize_t for delta, not + _IO_size_t. + 1998-08-10 15:49 Ulrich Drepper <drepper@cygnus.com> * include/dirent.h: Protect from double inclusion. |