about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-12-05 23:47:33 +0000
committerRoland McGrath <roland@gnu.org>2002-12-05 23:47:33 +0000
commit9cf6fef17162bc710c6e9088c34d40f399b54656 (patch)
tree97d34b7c5f3d6446aa0cb422e6b529e09f39df90 /ChangeLog
parentca4961c0956bb3a6ed4fee5181717afbe4978058 (diff)
downloadglibc-9cf6fef17162bc710c6e9088c34d40f399b54656.tar.gz
glibc-9cf6fef17162bc710c6e9088c34d40f399b54656.tar.xz
glibc-9cf6fef17162bc710c6e9088c34d40f399b54656.zip
* sysdeps/unix/sysv/linux/x86_64/syscalls.list (sendfile): Change
	args to i:iipi.
	(readahead): Change args to i:iii.
	* sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list (readahead):
	Change args to i:iii.
	* sysdeps/unix/sysv/linux/mips/syscalls.list (readahead): Change
	args to i:iiii.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aabb59a0bb..845c7c4e2c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2002-12-05  Jakub Jelinek  <jakub@redhat.com>
+
+	* sysdeps/unix/sysv/linux/x86_64/syscalls.list (sendfile): Change
+	args to i:iipi.
+	(readahead): Change args to i:iii.
+	* sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list (readahead):
+	Change args to i:iii.
+	* sysdeps/unix/sysv/linux/mips/syscalls.list (readahead): Change
+	args to i:iiii.
+
 2002-12-05  Roland McGrath  <roland@redhat.com>
 
 	* stdlib/cxa_finalize.c (__cxa_finalize): When given a null argument,