]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Merge remote branch 'origin/master' into fedora/master
authorAndreas Schwab <schwab@redhat.com>
Tue, 12 Jan 2010 14:57:53 +0000 (15:57 +0100)
committerAndreas Schwab <schwab@redhat.com>
Tue, 12 Jan 2010 15:02:34 +0000 (16:02 +0100)
1  2 
ChangeLog
include/features.h

diff --cc ChangeLog
index 10db9939c99fe19a5a7590741340d2e9d32d91dc,c9cd999673f044308c538b31234e3e80cfb0b512..a7e4973d4c9732ba4f178fcd1c73c4edadf07e6f
+++ b/ChangeLog
@@@ -1,10 -1,52 +1,56 @@@
- 2010-01-11  Andreas Schwab  <schwab@redhat.com>
+ 2010-01-12  Jakub Jelinek  <jakub@redhat.com>
+       * posix/sys/wait.h: Don't define W* macros etc. if
+       stdlib.h has been included with _POSIX_C_SOURCE >= 200809L.
+ 2010-01-11  Ulrich Drepper  <drepper@redhat.com>
+       * io/sys/stat.h: Declare fchmod for XPG7.
+       * conform/data/sys/stat.h-data: Fix up for XPG7.
+       * termios/termios.h: Define pid_t for XPG7.
+       * conform/data/math.h-data: Fix up for XPG6 and XPG7.
+       * conform/data/tgmath.h-data: Likewise.
+       * conform/data/time.h-data: Fix POSIX tests.
+       * conform/data/wchar.h-data: Fix up XPG7 tests.
+       * include/features.h: Fix __USE_ISOC95 handling.
  
-       * io/fcntl.h: Only include <bits/stat.h> once.
-       * io/sys/stat.h: Likewise.
+       * conform/data/wordexp.h-data: Fix typo in last change.
+       * conform/data/unistd.h-data: Fix up older POSIX tests.
+       * stdlib/stdlib.h: Fix handling symbols removed in XPG7.
+       * posix/unistd.h: Likewise.
+       * posix/unistd.h: Include environments.h also for XPG6 and up.
+       Define intptr_t for XPG6 and up.
+       Fix up for XPG7.
+       * conform/data/unistd.h-data: Fix up for XPG6 and XPG7.
+       * conform/data/sys/types.h-data: Fix up for XPG7.
+       * sysdeps/unix/bsd/bits/stat.h: Fix double-inclusion problem.
+       * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise.
+       * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Likewise.
+       * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
+       * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
+       * sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
+       * sysdeps/unix/sysv/linux/ia64/bits/stat.h: Likewise.
+       * sysdeps/unix/sysv/bits/stat.h: Likewise.
+       * sysdeps/mach/hurd/bits/stat.h: Likewise.
+       * bits/confname.h: Fix typo in last change.
+       * conform/data/unistd.h-data: lockf-constants Not needed for POSIX.
++2010-01-11  Andreas Schwab  <schwab@redhat.com>
 +
-       * bits/confname.h: Add missing comma, remove trailing commas.
++      * bits/confname.h: Remove trailing comma.
 +
  2010-01-10  Ulrich Drepper  <drepper@redhat.com>
  
        * sysdeps/unix/sysv/linux/bits/sigaction.h: SA_RESTART, SA_NODEFER,
Simple merge