Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 11 Feb 2003 06:31:57 +0000 (06:31 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 11 Feb 2003 06:31:57 +0000 (06:31 +0000)
commite5ffa64a7003b5886c85c6434ced62ebc468b40d
tree562631f19dcbb5479eab1336d1fbc94daac53571
parentd9dd121ebe3e983e450c7189cf06dcf000f76178
Update.

2003-02-10  Ulrich Drepper  <drepper@redhat.com>

* elf/Makefile (check-textrel-CFLAGS): Pass _XOPEN_SOURCE and
_BSD_SOURCE to compiler.
* elf/check-textrel.c (SWAP): Add parenthesis to avoid warnings.
Patches by Alan Modra.
16 files changed:
ChangeLog
elf/Makefile
elf/check-textrel.c
linuxthreads/ChangeLog
linuxthreads/sysdeps/unix/sysv/linux/alpha/vfork.S
linuxthreads/sysdeps/unix/sysv/linux/i386/vfork.S
linuxthreads/sysdeps/unix/sysv/linux/ia64/vfork.S
linuxthreads/sysdeps/unix/sysv/linux/m68k/vfork.S
linuxthreads/sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S
linuxthreads/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S
linuxthreads/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S
linuxthreads/sysdeps/unix/sysv/linux/sh/vfork.S
linuxthreads/sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S
linuxthreads/sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S
linuxthreads/sysdeps/unix/sysv/linux/x86_64/vfork.S
nptl/Banner