about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-05-26 19:55:51 +0000
committerUlrich Drepper <drepper@redhat.com>2000-05-26 19:55:51 +0000
commitf0b2767b75f31e04f2c22260b857595f081e748d (patch)
treed0213c45dc1e54aed5bce8bf5b6208fc92675b88 /ChangeLog
parentbd9df4cdad1c6afe9157a2cb4c6d53ac7e4bc8d8 (diff)
downloadglibc-f0b2767b75f31e04f2c22260b857595f081e748d.tar.gz
glibc-f0b2767b75f31e04f2c22260b857595f081e748d.tar.xz
glibc-f0b2767b75f31e04f2c22260b857595f081e748d.zip
Update.
	* sysdeps/unix/sysv/linux/pread64.c: The little/big endian code
	was switched.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 56921927a3..d18a0ccd6b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.