about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-08-22 09:10:20 +0000
committerUlrich Drepper <drepper@redhat.com>2000-08-22 09:10:20 +0000
commit8859f5762357a6d441b4eecd86bc48e8a7c43796 (patch)
treef8dd84a49400c696dd9612dacb4e3c6dbe909e1e /ChangeLog
parent2e125f1fb8f9d9b3bfe15a2b8fec9506e6fc7716 (diff)
downloadglibc-8859f5762357a6d441b4eecd86bc48e8a7c43796.tar.gz
glibc-8859f5762357a6d441b4eecd86bc48e8a7c43796.tar.xz
glibc-8859f5762357a6d441b4eecd86bc48e8a7c43796.zip
Update.
2000-08-22  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/unix/sysv/linux/alpha/syscalls.list (sysctl): Remove.
	* sysdeps/unix/sysv/linux/ia64/syscalls.list (sysctl): Remove.
	(__syscall__sysctl): Add.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e68ff62b87..f4a831c5dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-08-22  Jakub Jelinek  <jakub@redhat.com>
+
+	* sysdeps/unix/sysv/linux/alpha/syscalls.list (sysctl): Remove.
+	* sysdeps/unix/sysv/linux/ia64/syscalls.list (sysctl): Remove.
+	(__syscall__sysctl): Add.
+
 2000-08-21  Andreas Jaeger  <aj@suse.de>
 
 	* stdlib/tst-strtol.c: Add test for 0xFFFFFFFFFFFF00FF (from PR