From: Ulrich Drepper Date: Thu, 12 Aug 2004 02:42:41 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/fedora-base~210 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2e79a6bf20f739abca8bdca7140a8857e1ab9ddc;p=thirdparty%2Fglibc.git Update. 2004-08-11 Ulrich Drepper * sysdeps/unix/sysv/linux/bits/shm.h: Add __BEGIN_DECLS for __getpagesize declaration. --- diff --git a/ChangeLog b/ChangeLog index 5d70cbba447..643c04ac65a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-08-11 Ulrich Drepper + + * sysdeps/unix/sysv/linux/bits/shm.h: Add __BEGIN_DECLS for + __getpagesize declaration. + 2004-08-11 Roland McGrath * posix/tst-waitid.c (do_test): Ignore SIGCHLD before cleanup SIGKILL.