diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-08-12 02:42:41 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-08-12 02:42:41 +0000 |
commit | 2e79a6bf20f739abca8bdca7140a8857e1ab9ddc (patch) | |
tree | 454e575b69ede35703b0bfc8e9d459a1baeb8268 | |
parent | 7543b60cc234af84720759c1d78638c59a2015a6 (diff) | |
download | glibc-2e79a6bf20f739abca8bdca7140a8857e1ab9ddc.tar glibc-2e79a6bf20f739abca8bdca7140a8857e1ab9ddc.tar.gz glibc-2e79a6bf20f739abca8bdca7140a8857e1ab9ddc.tar.bz2 glibc-2e79a6bf20f739abca8bdca7140a8857e1ab9ddc.zip |
Update.
2004-08-11 Ulrich Drepper <drepper@redhat.com>
* sysdeps/unix/sysv/linux/bits/shm.h: Add __BEGIN_DECLS for
__getpagesize declaration.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |