summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NPTL: Refactor scheduler setup in pthread_create.roland/nptlRoland McGrath2014-11-194-15/+91
* NPTL: Don't (re)validate sched_priority in pthread_create.Roland McGrath2014-11-192-20/+5
* Test that pthread_create diagnoses invalid scheduling parameters.Roland McGrath2014-11-193-1/+104
* CVE-2014-7817: wordexp fails to honour WRDE_NOCMD.Carlos O'Donell2014-11-194-13/+77
* Auto-generate libc-modules.hSiddhesh Poyarekar2014-11-196-47/+91
* Fix -Wundef warning in SHLIB_COMPATSiddhesh Poyarekar2014-11-192-1/+3
* Add new macro IN_MODULE to identify module in which source is builtSiddhesh Poyarekar2014-11-1918-28/+134
* NPTL: Add stub createthread.cRoland McGrath2014-11-182-0/+49
* NPTL: Move Linux-specific createthread.c to sysdeps.Roland McGrath2014-11-182-0/+3
* NPTL: Refactor createthread.cRoland McGrath2014-11-183-169/+240
* Fix libm mpone, mptwo namespace (bug 17616).Joseph Myers2014-11-1810-34/+53
* Fix crossreference to nonexistent node BSD HandlerTom de Vries2014-11-182-1/+5
* alpha: Fix soft-fp breakageRichard Henderson2014-11-1714-62/+95
* Remove sigvec.Roland McGrath2014-11-1410-312/+209
* Remove x86_64 __GNUC_PREREQ (4, 6) conditional.Joseph Myers2014-11-142-10/+6
* Remove ARM __GNUC_PREREQ(4,4) conditionals.Joseph Myers2014-11-142-16/+8
* Only declare __sigpause in installed signal.h when necessary.Joseph Myers2014-11-144-5/+13
* Fix sparc build.David S. Miller2014-11-142-0/+6
* Require GCC 4.6 or later to build glibc.Joseph Myers2014-11-146-8/+25
* Fix build of C mempcpy and stpcpy.Joseph Myers2014-11-147-1/+22
* Use prototype definition for __strtol.Joseph Myers2014-11-132-4/+3
* Fix strtoll / strtoull namespace for 32-bit (bug 17594).Joseph Myers2014-11-133-3/+17
* S/390: dl-machine.h: Use numbered labels in inline assembly.Stefan Liebler2014-11-132-9/+14
* S/390: Add SystemTap probes to longjmp and setjmp.Stefan Liebler2014-11-135-7/+56
* S/390: Get rid of warning unused variable in dl-machine.h.Stefan Liebler2014-11-132-1/+8
* S/390: Get rid of warning: the comparision will always evaluate as false.Stefan Liebler2014-11-133-11/+22
* NPTL: Move __libc_multiple_threads_ptr defn to nptl-init.cRoland McGrath2014-11-123-6/+11
* Add tests for namespace for static linking.Joseph Myers2014-11-126-11/+782
* Fix localealias.c fgets_unlocked namespace (bug 17589).Joseph Myers2014-11-123-2/+7
* Fix locale memmem namespace (bug 17585).Joseph Myers2014-11-125-6/+20
* Fix __get_nprocs fgets_unlocked namespace (bug 17582).Joseph Myers2014-11-128-6/+28
* Fix __printf_fp wmemset namespace (bug 17574).Joseph Myers2014-11-125-4/+16
* Fix stpcpy / mempcpy namespace (bug 17573).Joseph Myers2014-11-123-1/+13
* Fix x86_64 rawmemchr namespace (bug 17572).Joseph Myers2014-11-123-4/+9
* Fix qsort_r namespace (bug 17571).Joseph Myers2014-11-129-7/+26
* Fix malloc_info namespace (bug 17570).Joseph Myers2014-11-123-2/+7
* Fix __getcwd rewinddir namespace (bug 17584).Joseph Myers2014-11-127-9/+33
* Fix tzfile.c namespace (bug 17583).Joseph Myers2014-11-128-30/+69
* Use GOT instead of GOT12 all overSiddhesh Poyarekar2014-11-124-4/+13
* Fix stack alignment when loader is invoked directlySiddhesh Poyarekar2014-11-123-7/+68
* Fix tst-strcoll-overflow returning before timeout (BZ #17506)Leonhard Holz2014-11-124-29/+45
* New Bhilodi and Tulu locales (BZ #17475)Tatiana Udalova2014-11-127-1/+393
* [AArch64] Add ipc.h.Alan Hayward2014-11-112-0/+58
* Fix ChangeLog formatting of previous commit.Marcus Shawcroft2014-11-111-1/+1
* [AArch64] End frame record chain correctly.Renlin Li2014-11-113-2/+6
* Update minimal required bunutils version to 2.22Andrew Senkevich2014-11-105-8/+19
* m68k: don't expect PLT reference to __tls_get_addrAndreas Schwab2014-11-072-4/+8
* Remove __libc_waitpid function name.Joseph Myers2014-11-0711-20/+41
* manual/llio.texi: Comment on write atomicity.Carlos O'Donell2014-11-062-0/+8
* Run check-localpltk/textrel/execstack over ld.so.Carlos O'Donell2014-11-0616-1/+151