aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-06-13 08:25:08 +0000
committerUlrich Drepper <drepper@redhat.com>2000-06-13 08:25:08 +0000
commitb4e3d96426cbbfadc950463b24e5c32e68e09a08 (patch)
tree7a62d54a1537e07961852fccb783018d6a9d4418 /ChangeLog
parentab95290c787fb6e22bf03f23059b97559e1ad7d7 (diff)
downloadglibc-b4e3d96426cbbfadc950463b24e5c32e68e09a08.tar
glibc-b4e3d96426cbbfadc950463b24e5c32e68e09a08.tar.gz
glibc-b4e3d96426cbbfadc950463b24e5c32e68e09a08.tar.bz2
glibc-b4e3d96426cbbfadc950463b24e5c32e68e09a08.zip
Update.
* sysdeps/unix/sysv/linux/syscalls.list: Add parameter information for mincore syscall. * Makeconfig (CPPFLAGS-.ob): Pass -fbounded-pointers for all files
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c27dff195f..708194f265 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2000-06-13 Ulrich Drepper <drepper@redhat.com>
+ * sysdeps/unix/sysv/linux/syscalls.list: Add parameter information
+ for mincore syscall.
+
* misc/sys/cdefs.h: Define __bounded and __unbounded if
__BOUNDED_POINTERS__ is not defined.
@@ -29,7 +32,7 @@
2000-06-07 Greg McGary <greg@mcgary.org>
- * Makeconfig (CPPFLAGS-.ob): pass -fbounded-pointers for all files
+ * Makeconfig (CPPFLAGS-.ob): Pass -fbounded-pointers for all files
*.[cS].
(CFLAGS-.ob): Don't optimize sibling calls.
(bppfx): New variable.