From: Ulrich Drepper Date: Thu, 12 Aug 2004 02:42:41 +0000 (+0000) Subject: Update. X-Git-Tag: upstream/2.30~17687 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2e79a6bf20f739abca8bdca7140a8857e1ab9ddc;p=external%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 5d70cbb..643c04a 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.