diff options
author | Ulrich Drepper <drepper@gmail.com> | 2011-02-17 01:22:52 -0500 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-02-17 01:22:52 -0500 |
commit | be6bd0b7ab68d0ed968138a41b5d18eb930d7443 (patch) | |
tree | c79d676f8937f033b92b4a294255f309ce39cdb9 /ChangeLog | |
parent | d55fd7a5573ea7c7c14af95bc37618469cde8a5f (diff) | |
parent | 8e31c82dbd7dad4d33b35d242b5a990f1168a859 (diff) | |
download | glibc-be6bd0b7ab68d0ed968138a41b5d18eb930d7443.zip glibc-be6bd0b7ab68d0ed968138a41b5d18eb930d7443.tar.gz glibc-be6bd0b7ab68d0ed968138a41b5d18eb930d7443.tar.bz2 |
Merge branch 'master' of ssh://sourceware.org/git/glibc
Conflicts:
ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -23,6 +23,17 @@ * configure.in: No need to check for ranlib. * elf/rtld-Rules: Don't use RANLIB. +2011-02-16 Samuel Thibault <samuel.thibault@ens-lyon.org> + + * sysdeps/mach/i386/sysdep.h: Add _MACH_I386_SYSDEP_H inclusion + protection macro. + * sysdeps/mach/i386/thread_state.h: Add _MACH_I386_THREAD_STATE_H + inclusion protection macro. + + * stdio-common/psiginfo.c (psiginfo): Check pinfo->si_signo against + SIGRTMIN and SIGRTMAX and print information in that case only when + SIGRTMIN is defined. + 2011-02-11 Jakub Jelinek <jakub@redhat.com> * stdio-common/printf-parsemb.c (__parse_one_specmb): Handle |