platform/upstream/glibc.git
2014-11-26 Joseph MyersRemove TEST_IFUNC, tests-ifunc and *-ifunc.c tests.
2014-11-26 Joseph MyersFix test-strchr.c warnings for wide string testing.
2014-11-26 Adhemerval... powerpc: Fix missing barriers in atomic_exchange_and_ad...
2014-11-26 Torvald RiegelFix synchronization of TPP min/max priorities.
2014-11-26 Joseph MyersFix warning in setjmp/jmpbug.c.
2014-11-25 Joseph MyersFix warning in stdio-common/tst-printf-round.c.
2014-11-25 Paul Eggertfnmatch: work around GCC compiler warning bug with...
2014-11-25 Joseph MyersFix warning in posix/bug-regex31.c.
2014-11-25 Anton Blanchardpowerpc: Fix __arch_compare_and_exchange_bool_64_rel
2014-11-25 Brooks Mosessysdeps/x86_64/start.S doesn't have a .size elf directi...
2014-11-24 Wilco DijkstraFix typo.
2014-11-24 Florian WeimerUpdate NEWS for bug 17608
2014-11-24 Ryan CummingDefine CLOCK_TAI on Linux (bug 17608)
2014-11-24 Joseph MyersFix perror fileno namespace (bug 17633).
2014-11-24 Wilco DijkstraImprove performance of strncpy.
2014-11-24 Wilco DijkstraImprove strcpy performance.
2014-11-24 Leonhard HolzSpeed up strcoll by inlining
2014-11-24 Siddhesh PoyarekarUse IS_IN internally only
2014-11-24 Siddhesh PoyarekarRemove NOT_IN_libc
2014-11-24 Siddhesh PoyarekarRemove last place for definition of IS_IN_* macros
2014-11-24 Siddhesh PoyarekarRemove IS_IN_rtld
2014-11-24 Siddhesh PoyarekarRemove IS_IN_libm
2014-11-24 Siddhesh PoyarekarRemove IS_IN_libpthread
2014-11-24 Siddhesh PoyarekarRemove IS_IN_librt
2014-11-24 Siddhesh PoyarekarRemove IS_IN_libdl
2014-11-24 Siddhesh PoyarekarRemove IS_IN_nscd
2014-11-24 Siddhesh PoyarekarRemove IS_IN_ldconfig
2014-11-24 Siddhesh PoyarekarRemove IS_IN_libc
2014-11-24 Siddhesh PoyarekarDefine IN_MODULE for translation units that define...
2014-11-24 Siddhesh PoyarekarRemove IN_LIB
2014-11-24 Siddhesh PoyarekarUse MODULE_NAME in stap-probe instead of IN_LIB
2014-11-23 Samuel Thibaulthurd: Fix dlopening libraries from static programs
2014-11-23 Mike Frysingerarm: drop EABI check
2014-11-21 Roland McGrathNPTL: Fix pthread_create regression from default-sched...
2014-11-21 Andrew PinskiAArch64: Reformat inline-asm in elf_machine_load_address
2014-11-21 Will NewtonAArch64: Use ELF macros rather than Elf64 throughout
2014-11-21 Will NewtonAArch64: Update relocations for ILP32
2014-11-21 Torvald Riegelmicroblaze: 64b atomic operations are not supported.
2014-11-21 Alexandre OlivaBZ#16469: resolv: skip leading dot in domain to search
2014-11-21 Alexandre OlivaBZ#16469: don't drop trailing dot in res_nquerydomain...
2014-11-21 Alexandre OlivaBZ#14498: fix infinite loop in nss_db_getservbyname
2014-11-21 Ma Shimiaomanual: fix addmntent's MT-Safety race annotation
2014-11-21 Alexandre Olivactermid: return string literal, document MT-Safety...
2014-11-21 Alexandre Olivamanual: cuserid is mtasurace if not passed a string
2014-11-21 Alexandre OlivaRequire check-safety.sh to pass; wish for check that...
2014-11-20 Roland McGrathNPTL: Use __libc_fatal in unwind.c.
2014-11-20 Roland McGrathNPTL: Conditionalize asynchronous cancellation support...
2014-11-20 Roland McGrathNPTL: Refactor scheduler setup in pthread_create.
2014-11-20 Torvald RiegelUse C11 atomics in pthread_once.
2014-11-20 Torvald RiegelAdd tests for C11-like atomic operations.
2014-11-20 Torvald RiegelAdd atomic operations similar to those provided by...
2014-11-20 Torvald RiegelAdd arch-specific configuration for C11 atomics support.
2014-11-20 Roland McGrathNPTL: Don't (re)validate sched_priority in pthread_create.
2014-11-20 Roland McGrathTest that pthread_create diagnoses invalid scheduling...
2014-11-19 Carlos O'DonellCVE-2014-7817: wordexp fails to honour WRDE_NOCMD.
2014-11-19 Siddhesh PoyarekarAuto-generate libc-modules.h
2014-11-19 Siddhesh PoyarekarFix -Wundef warning in SHLIB_COMPAT
2014-11-19 Siddhesh PoyarekarAdd new macro IN_MODULE to identify module in which...
2014-11-18 Roland McGrathNPTL: Add stub createthread.c
2014-11-18 Roland McGrathNPTL: Move Linux-specific createthread.c to sysdeps.
2014-11-18 Roland McGrathNPTL: Refactor createthread.c
2014-11-18 Joseph MyersFix libm mpone, mptwo namespace (bug 17616).
2014-11-18 Tom de VriesFix crossreference to nonexistent node BSD Handler
2014-11-17 Richard Hendersonalpha: Fix soft-fp breakage
2014-11-14 Roland McGrathRemove sigvec.
2014-11-14 Joseph MyersRemove x86_64 __GNUC_PREREQ (4, 6) conditional.
2014-11-14 Joseph MyersRemove ARM __GNUC_PREREQ(4,4) conditionals.
2014-11-14 Joseph MyersOnly declare __sigpause in installed signal.h when...
2014-11-14 David S. MillerFix sparc build.
2014-11-14 Joseph MyersRequire GCC 4.6 or later to build glibc.
2014-11-14 Joseph MyersFix build of C mempcpy and stpcpy.
2014-11-13 Joseph MyersUse prototype definition for __strtol.
2014-11-13 Joseph MyersFix strtoll / strtoull namespace for 32-bit (bug 17594).
2014-11-13 Stefan LieblerS/390: dl-machine.h: Use numbered labels in inline...
2014-11-13 Stefan LieblerS/390: Add SystemTap probes to longjmp and setjmp.
2014-11-13 Stefan LieblerS/390: Get rid of warning unused variable in dl-machine.h.
2014-11-13 Stefan LieblerS/390: Get rid of warning: the comparision will always...
2014-11-12 Roland McGrathNPTL: Move __libc_multiple_threads_ptr defn to nptl...
2014-11-12 Joseph MyersAdd tests for namespace for static linking.
2014-11-12 Joseph MyersFix localealias.c fgets_unlocked namespace (bug 17589).
2014-11-12 Joseph MyersFix locale memmem namespace (bug 17585).
2014-11-12 Joseph MyersFix __get_nprocs fgets_unlocked namespace (bug 17582).
2014-11-12 Joseph MyersFix __printf_fp wmemset namespace (bug 17574).
2014-11-12 Joseph MyersFix stpcpy / mempcpy namespace (bug 17573).
2014-11-12 Joseph MyersFix x86_64 rawmemchr namespace (bug 17572).
2014-11-12 Joseph MyersFix qsort_r namespace (bug 17571).
2014-11-12 Joseph MyersFix malloc_info namespace (bug 17570).
2014-11-12 Joseph MyersFix __getcwd rewinddir namespace (bug 17584).
2014-11-12 Joseph MyersFix tzfile.c namespace (bug 17583).
2014-11-12 Siddhesh PoyarekarUse GOT instead of GOT12 all over
2014-11-12 Siddhesh PoyarekarFix stack alignment when loader is invoked directly
2014-11-12 Leonhard HolzFix tst-strcoll-overflow returning before timeout ...
2014-11-12 Tatiana UdalovaNew Bhilodi and Tulu locales (BZ #17475)
2014-11-11 Alan Hayward[AArch64] Add ipc.h.
2014-11-11 Marcus ShawcroftFix ChangeLog formatting of previous commit.
2014-11-11 Renlin Li[AArch64] End frame record chain correctly.
2014-11-10 Andrew SenkevichUpdate minimal required bunutils version to 2.22
2014-11-07 Andreas Schwabm68k: don't expect PLT reference to __tls_get_addr
2014-11-07 Joseph MyersRemove __libc_waitpid function name.
2014-11-06 Carlos O'Donellmanual/llio.texi: Comment on write atomicity.
next