diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-08-19 08:31:06 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-08-19 08:31:06 +0000 |
commit | 75f2e0d10985cfb8a4dc36613d1aa76952079bd2 (patch) | |
tree | b7fd4998e3ff325a69aedcb412fd444cf38caa79 /ChangeLog | |
parent | ee4e5a3db1dd65546eaf66eba73c325553015281 (diff) | |
download | glibc-75f2e0d10985cfb8a4dc36613d1aa76952079bd2.tar.gz |
Update.
2003-08-19 Ulrich Drepper <drepper@redhat.com>
* sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Fix typo in
syscall name.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-08-19 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Fix typo in + syscall name. + 2003-08-18 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/shm_open.c (shm_open): Fold EISDIR error |