summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2010-01-14 09:14:12 -0800
committerUlrich Drepper <drepper@redhat.com>2010-01-14 09:14:12 -0800
commitb1a664426773dc7f80886f99962ee8f9b36d2c0f (patch)
treed8bd0fc7860010659f47a21b691b18c035912867 /ChangeLog
parentf69190e74a081f0a35906ff0b9a8dc24e42341e8 (diff)
Declare getpagesize in _GNU_SOURCE mode again.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8298f0eb14..13faa5998a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2010-01-14 Ulrich Drepper <drepper@redhat.com>
+ * posix/unistd.h: Declare getpagesize in _GNU_SOURCE mode.
+
[BZ #11120]
* sysdeps/x86_64/strcmp.S: Prevent silent errors should strncmp be
needed outside libc.