Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 12 Aug 2004 02:42:41 +0000 (02:42 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 12 Aug 2004 02:42:41 +0000 (02:42 +0000)
2004-08-11  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/unix/sysv/linux/bits/shm.h: Add __BEGIN_DECLS for
__getpagesize declaration.

ChangeLog

index 5d70cbb..643c04a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-08-11  Ulrich Drepper  <drepper@redhat.com>
+
+       * sysdeps/unix/sysv/linux/bits/shm.h: Add __BEGIN_DECLS for
+       __getpagesize declaration.
+
 2004-08-11  Roland McGrath  <roland@redhat.com>
 
        * posix/tst-waitid.c (do_test): Ignore SIGCHLD before cleanup SIGKILL.