about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* BZ#16469: resolv: skip leading dot in domain to searchAlexandre Oliva2014-11-211-0/+6
* BZ#16469: don't drop trailing dot in res_nquerydomain(..., name, NULL, ...)Alexandre Oliva2014-11-211-0/+9
* BZ#14498: fix infinite loop in nss_db_getservbynameAlexandre Oliva2014-11-211-0/+9
* manual: fix addmntent's MT-Safety race annotationMa Shimiao2014-11-211-0/+5
* ctermid: return string literal, document MT-Safety pitfallAlexandre Oliva2014-11-211-0/+8
* manual: cuserid is mtasurace if not passed a stringAlexandre Oliva2014-11-211-0/+6
* Require check-safety.sh to pass; wish for check that all fns are documentedAlexandre Oliva2014-11-211-0/+7
* NPTL: Use __libc_fatal in unwind.c.Roland McGrath2014-11-201-0/+2
* NPTL: Conditionalize asynchronous cancellation support on [SIGCANCEL].Roland McGrath2014-11-201-0/+5
* NPTL: Refactor scheduler setup in pthread_create.Roland McGrath2014-11-201-0/+8
* Use C11 atomics in pthread_once.Torvald Riegel2014-11-201-0/+5
* Add tests for C11-like atomic operations.Torvald Riegel2014-11-201-0/+4
* Add atomic operations similar to those provided by C11.Torvald Riegel2014-11-201-0/+15
* Add arch-specific configuration for C11 atomics support.Torvald Riegel2014-11-201-0/+45
* NPTL: Don't (re)validate sched_priority in pthread_create.Roland McGrath2014-11-191-0/+4
* Test that pthread_create diagnoses invalid scheduling parameters.Roland McGrath2014-11-191-0/+5
* CVE-2014-7817: wordexp fails to honour WRDE_NOCMD.Carlos O'Donell2014-11-191-0/+22
* Auto-generate libc-modules.hSiddhesh Poyarekar2014-11-191-0/+17
* Fix -Wundef warning in SHLIB_COMPATSiddhesh Poyarekar2014-11-191-0/+2
* Add new macro IN_MODULE to identify module in which source is builtSiddhesh Poyarekar2014-11-191-0/+24
* NPTL: Add stub createthread.cRoland McGrath2014-11-181-0/+2
* NPTL: Move Linux-specific createthread.c to sysdeps.Roland McGrath2014-11-181-0/+3
* NPTL: Refactor createthread.cRoland McGrath2014-11-181-0/+24
* Fix libm mpone, mptwo namespace (bug 17616).Joseph Myers2014-11-181-0/+39
* Fix crossreference to nonexistent node BSD HandlerTom de Vries2014-11-181-0/+4
* alpha: Fix soft-fp breakageRichard Henderson2014-11-171-0/+22
* Remove sigvec.Roland McGrath2014-11-141-0/+22
* Remove x86_64 __GNUC_PREREQ (4, 6) conditional.Joseph Myers2014-11-141-0/+5
* Remove ARM __GNUC_PREREQ(4,4) conditionals.Joseph Myers2014-11-141-0/+7
* Only declare __sigpause in installed signal.h when necessary.Joseph Myers2014-11-141-0/+11
* Fix sparc build.David S. Miller2014-11-141-0/+5
* Require GCC 4.6 or later to build glibc.Joseph Myers2014-11-141-0/+7
* Fix build of C mempcpy and stpcpy.Joseph Myers2014-11-141-0/+15
* Use prototype definition for __strtol.Joseph Myers2014-11-131-0/+2
* Fix strtoll / strtoull namespace for 32-bit (bug 17594).Joseph Myers2014-11-131-0/+9
* S/390: dl-machine.h: Use numbered labels in inline assembly.Stefan Liebler2014-11-131-0/+5
* S/390: Add SystemTap probes to longjmp and setjmp.Stefan Liebler2014-11-131-0/+11
* S/390: Get rid of warning unused variable in dl-machine.h.Stefan Liebler2014-11-131-0/+6
* S/390: Get rid of warning: the comparision will always evaluate as false.Stefan Liebler2014-11-131-0/+9
* NPTL: Move __libc_multiple_threads_ptr defn to nptl-init.cRoland McGrath2014-11-121-0/+6
* Add tests for namespace for static linking.Joseph Myers2014-11-121-0/+175
* Fix localealias.c fgets_unlocked namespace (bug 17589).Joseph Myers2014-11-121-0/+4
* Fix locale memmem namespace (bug 17585).Joseph Myers2014-11-121-0/+9
* Fix __get_nprocs fgets_unlocked namespace (bug 17582).Joseph Myers2014-11-121-0/+16
* Fix __printf_fp wmemset namespace (bug 17574).Joseph Myers2014-11-121-0/+8
* Fix stpcpy / mempcpy namespace (bug 17573).Joseph Myers2014-11-121-0/+5
* Fix x86_64 rawmemchr namespace (bug 17572).Joseph Myers2014-11-121-0/+5
* Fix qsort_r namespace (bug 17571).Joseph Myers2014-11-121-0/+13
* Fix malloc_info namespace (bug 17570).Joseph Myers2014-11-121-0/+4
* Fix __getcwd rewinddir namespace (bug 17584).Joseph Myers2014-11-121-0/+16