diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-05-26 19:55:51 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-05-26 19:55:51 +0000 |
commit | f0b2767b75f31e04f2c22260b857595f081e748d (patch) | |
tree | d0213c45dc1e54aed5bce8bf5b6208fc92675b88 /ChangeLog | |
parent | bd9df4cdad1c6afe9157a2cb4c6d53ac7e4bc8d8 (diff) | |
download | glibc-f0b2767b75f31e04f2c22260b857595f081e748d.zip glibc-f0b2767b75f31e04f2c22260b857595f081e748d.tar.gz glibc-f0b2767b75f31e04f2c22260b857595f081e748d.tar.bz2 |
Update.
* sysdeps/unix/sysv/linux/pread64.c: The little/big endian code
was switched.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2000-05-26 Ulrich Drepper <drepper@redhat.com> + * sysdeps/unix/sysv/linux/pread64.c: The little/big endian code + was switched. + * posix/Makefile (tests): Add tst-preadwrite64. * posix/tst-preadwrite.c: Alloc file being used also for testing pread64 and pwrite64. |