diff options
author | Roland McGrath <roland@gnu.org> | 2002-09-06 19:31:46 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-09-06 19:31:46 +0000 |
commit | 4f58b7c6f7aaed8c886accb8b119a6948d480e71 (patch) | |
tree | 363bf97d1a71b87e2dcd2a4f08a6129d1ce8f6b3 /ChangeLog | |
parent | 131c6eb7daca02f20884c59e254d0963d07a9d5a (diff) | |
download | glibc-4f58b7c6f7aaed8c886accb8b119a6948d480e71.tar.gz glibc-4f58b7c6f7aaed8c886accb8b119a6948d480e71.tar.xz glibc-4f58b7c6f7aaed8c886accb8b119a6948d480e71.zip |
* sysdeps/generic/bits/ustat.h: Comment fix.
* io/sys/sendfile.h: Comment fix. * sysdeps/posix/pread.c: Comment fix. * sysdeps/posix/pread64.c: Comment fix. * sysdeps/posix/pwrite.c: Comment fix. * sysdeps/posix/pwrite64.c: Comment fix.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index a466ec77a0..8eaa067975 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2002-09-04 Bruno Haible <bruno@clisp.org> + + * sysdeps/generic/bits/ustat.h: Comment fix. + * io/sys/sendfile.h: Comment fix. + * sysdeps/posix/pread.c: Comment fix. + * sysdeps/posix/pread64.c: Comment fix. + * sysdeps/posix/pwrite.c: Comment fix. + * sysdeps/posix/pwrite64.c: Comment fix. + 2002-09-06 Roland McGrath <roland@redhat.com> * posix/sys/utsname.h (_UTSNAME_SYSNAME_LENGTH): New macro, defined |