2004-08-11  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/unix/sysv/linux/bits/shm.h: Add __BEGIN_DECLS for
	__getpagesize declaration.
This commit is contained in:
Ulrich Drepper 2004-08-12 02:42:41 +00:00
parent 7543b60cc2
commit 2e79a6bf20
1 changed files with 5 additions and 0 deletions

View File

@ -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.