about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-03-17 18:45:19 +0000
committerUlrich Drepper <drepper@redhat.com>2000-03-17 18:45:19 +0000
commitf5ef7558c7c50cc2a73e09a0f0d1a229e7db0ea8 (patch)
tree8bd7a715a40693fd0ed9a191b38b7de748caea3f /ChangeLog
parentb9b178acee8a965154399fffaf505b15c1ab21cb (diff)
downloadglibc-f5ef7558c7c50cc2a73e09a0f0d1a229e7db0ea8.tar.gz
glibc-f5ef7558c7c50cc2a73e09a0f0d1a229e7db0ea8.tar.xz
glibc-f5ef7558c7c50cc2a73e09a0f0d1a229e7db0ea8.zip
Update.
2000-03-16  Andreas Jaeger  <aj@suse.de>

	* sysdeps/unix/sysv/linux/syscalls.list: Added madvise and mincore.

	* sysdeps/unix/sysv/linux/madvise.c: Remove.

	* sysdeps/unix/sysv/linux/sparc/bits/mman.h (MADV_*): Add flags
	from latest Linux kernel.
	* sysdeps/unix/sysv/linux/i386/bits/mman.h (MADV_*): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 909a2d2a4f..f16aaa84a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2000-03-16  Andreas Jaeger  <aj@suse.de>
+
+	* sysdeps/unix/sysv/linux/syscalls.list: Added madvise and mincore.
+
+	* sysdeps/unix/sysv/linux/madvise.c: Remove.
+
+	* sysdeps/unix/sysv/linux/sparc/bits/mman.h (MADV_*): Add flags
+	from latest Linux kernel.
+	* sysdeps/unix/sysv/linux/i386/bits/mman.h (MADV_*): Likewise.
+
 2000-03-17  Ulrich Drepper  <drepper@redhat.com>
 
 	* sysdeps/unix/sysv/linux/i386/syscalls.list: Add oldsetrlimit