aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar1-0/+71
2014-11-24Remove IS_IN_libmSiddhesh Poyarekar1-0/+72
2014-11-24Remove IS_IN_libpthreadSiddhesh Poyarekar1-0/+35
2014-11-24Remove IS_IN_librtSiddhesh Poyarekar1-0/+27
2014-11-24Remove IS_IN_libdlSiddhesh Poyarekar1-0/+10
2014-11-24Remove IS_IN_nscdSiddhesh Poyarekar1-0/+5
2014-11-24Remove IS_IN_ldconfigSiddhesh Poyarekar1-0/+5
2014-11-24Remove IS_IN_libcSiddhesh Poyarekar1-0/+4
2014-11-24Define IN_MODULE for translation units that define NOT_IN_libcSiddhesh Poyarekar1-0/+2
2014-11-24Remove IN_LIBSiddhesh Poyarekar1-0/+8
2014-11-24Use MODULE_NAME in stap-probe instead of IN_LIBSiddhesh Poyarekar1-0/+11
2014-11-23hurd: Fix dlopening libraries from static programsSamuel Thibault1-0/+5
2014-11-22arm: drop EABI checkMike Frysinger1-0/+5
2014-11-21NPTL: Fix pthread_create regression from default-sched.h refactoring.Roland McGrath1-0/+6
2014-11-21AArch64: Reformat inline-asm in elf_machine_load_addressAndrew Pinski1-0/+3
2014-11-21AArch64: Use ELF macros rather than Elf64 throughoutWill Newton1-0/+6
2014-11-21AArch64: Update relocations for ILP32Will Newton1-0/+19
2014-11-21microblaze: 64b atomic operations are not supported.Torvald Riegel1-0/+5
2014-11-21BZ#16469: resolv: skip leading dot in domain to searchAlexandre Oliva1-0/+6
2014-11-21BZ#16469: don't drop trailing dot in res_nquerydomain(..., name, NULL, ...)Alexandre Oliva1-0/+9
2014-11-21BZ#14498: fix infinite loop in nss_db_getservbynameAlexandre Oliva1-0/+9
2014-11-21manual: fix addmntent's MT-Safety race annotationMa Shimiao1-0/+5
2014-11-21ctermid: return string literal, document MT-Safety pitfallAlexandre Oliva1-0/+8
2014-11-21manual: cuserid is mtasurace if not passed a stringAlexandre Oliva1-0/+6
2014-11-21Require check-safety.sh to pass; wish for check that all fns are documentedAlexandre Oliva1-0/+7
2014-11-20NPTL: Use __libc_fatal in unwind.c.Roland McGrath1-0/+2
2014-11-20NPTL: Conditionalize asynchronous cancellation support on [SIGCANCEL].Roland McGrath1-0/+5
2014-11-20NPTL: Refactor scheduler setup in pthread_create.Roland McGrath1-0/+8
2014-11-20Use C11 atomics in pthread_once.Torvald Riegel1-0/+5
2014-11-20Add tests for C11-like atomic operations.Torvald Riegel1-0/+4
2014-11-20Add atomic operations similar to those provided by C11.Torvald Riegel1-0/+15
2014-11-20Add arch-specific configuration for C11 atomics support.Torvald Riegel1-0/+45
2014-11-19NPTL: Don't (re)validate sched_priority in pthread_create.Roland McGrath1-0/+4
2014-11-19Test that pthread_create diagnoses invalid scheduling parameters.Roland McGrath1-0/+5
2014-11-19CVE-2014-7817: wordexp fails to honour WRDE_NOCMD.Carlos O'Donell1-0/+22
2014-11-19Auto-generate libc-modules.hSiddhesh Poyarekar1-0/+17
2014-11-19Fix -Wundef warning in SHLIB_COMPATSiddhesh Poyarekar1-0/+2
2014-11-19Add new macro IN_MODULE to identify module in which source is builtSiddhesh Poyarekar1-0/+24
2014-11-18NPTL: Add stub createthread.cRoland McGrath1-0/+2
2014-11-18NPTL: Move Linux-specific createthread.c to sysdeps.Roland McGrath1-0/+3
2014-11-18NPTL: Refactor createthread.cRoland McGrath1-0/+24
2014-11-18Fix libm mpone, mptwo namespace (bug 17616).Joseph Myers1-0/+39
2014-11-18Fix crossreference to nonexistent node BSD HandlerTom de Vries1-0/+4
2014-11-17alpha: Fix soft-fp breakageRichard Henderson1-0/+22
2014-11-14Remove sigvec.Roland McGrath1-0/+22
2014-11-14Remove x86_64 __GNUC_PREREQ (4, 6) conditional.Joseph Myers1-0/+5
2014-11-14Remove ARM __GNUC_PREREQ(4,4) conditionals.Joseph Myers1-0/+7
2014-11-14Only declare __sigpause in installed signal.h when necessary.Joseph Myers1-0/+11
2014-11-14Fix sparc build.David S. Miller1-0/+5
2014-11-14Require GCC 4.6 or later to build glibc.Joseph Myers1-0/+7