about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* posix_spawn: fix stack setup on ia64 [BZ #21275] gentoo/2.24Mike Frysinger2017-03-201-5/+6
* Revert "sys/types.h: drop sys/sysmacros.h include"Mike Frysinger2017-02-091-0/+3
* X86_64: Don't use PLT nor GOT in static archives [BZ #20750]H.J. Lu2017-02-091-1/+2
* CVE-2015-5180: resolv: Fix crash with internal QTYPE [BZ #18784]Florian Weimer2017-02-096-7/+201
* Drop GLIBC_TUNABLES in setxid processesSiddhesh Poyarekar2017-02-091-0/+1
* powerpc: Fix write-after-destroy in lock elision [BZ #20822]Tulio Magno Quites Machado Filho2017-02-093-12/+20
* localedata: bs_BA: fix yesexpr/noexpr [BZ #20974]Mike Frysinger2016-12-301-2/+2
* Bug 11941: ld.so: Improper assert map->l_init_called in dlcloseCarlos O'Donell2016-12-305-8/+203
* alpha: fix trunc for big input valuesAurelien Jarno2016-12-082-8/+6
* alpha: fix rint on sNaN inputAurelien Jarno2016-12-082-0/+6
* alpha: fix floor on sNaN inputAurelien Jarno2016-12-082-8/+6
* alpha: fix ceil on sNaN inputAurelien Jarno2016-12-082-8/+6
* X86-64: Add _dl_runtime_resolve_avx[512]_{opt|slow} [BZ #20508]H.J. Lu2016-12-081-0/+25
* X86-64: Add _dl_runtime_resolve_avx[512]_{opt|slow} [BZ #20508]H.J. Lu2016-12-085-3/+165
* x86_64: fix static build of __memcpy_chk for compilers defaulting to PIC/PIEAurelien Jarno2016-12-081-1/+1
* MIPS: Add `.insn' to ensure a text label is defined as code not dataMaciej W. Rozycki2016-12-083-0/+3
* Fix writes past the allocated array bounds in execvpe (BZ#20847)Adhemerval Zanella2016-12-081-5/+10
* configure: accept __stack_chk_fail_local for ssp support too [BZ #20662]Denis Kaganovich2016-11-152-6/+10
* sys/types.h: drop sys/sysmacros.h includeMike Frysinger2016-11-111-3/+0
* gentoo: support running tests under sandboxStephanie J. Lockwood-Childs2016-11-113-3/+3
* rtld: do not ignore arch-specific CFLAGSCarlos O'Donell2016-11-111-1/+1
* reload /etc/resolv.conf when it has changedThorsten Kukuk2016-11-111-0/+15
* disable ldconfig during installMike Frysinger2016-11-111-0/+1
* Fix linknamespace parallel test failures.Joseph Myers2016-11-062-0/+6
* gconv.h: fix build with GCC 7Aurelien Jarno2016-11-062-1/+6
* Fix cmpli usage in power6 memset.Joseph Myers2016-11-063-2/+9
* Fix Linux sh4 pread/pwrite argument passingAdhemerval Zanella2016-10-2411-100/+35
* powerpc: Regenerate ULPsTulio Magno Quites Machado Filho2016-10-052-53/+57
* posix: Correctly block/unblock all signals on Linux posix_spawnAdhemerval Zanella2016-09-282-6/+6
* posix: Correctly enable/disable cancellation on Linux posix_spawnAdhemerval Zanella2016-09-284-3/+208
* powerpc: Fix POWER9 impliesTulio Magno Quites Machado Filho2016-09-193-2/+9
* NaCl: Fix libc.abilist missing GLIBC_2.24 A.Roland McGrath2016-09-022-0/+3
* NaCl: Fix compile error for __dup after libc_hidden_proto addition.Roland McGrath2016-09-022-0/+5
* Fix generic wait3 after union wait_status removal.Roland McGrath2016-09-022-1/+6
* NaCl: Fix compile error in clock function.Roland McGrath2016-09-022-1/+5
* nptl/tst-once5: Reduce time to expected failureFlorian Weimer2016-08-182-0/+7
* argp: Do not override GCC keywords with macros [BZ #16907]Florian Weimer2016-08-183-55/+14
* arm: mark __startcontext as .cantunwind (bug 20435)Andreas Schwab2016-08-183-0/+24
* Do not override objects in libc.a in other static libraries [BZ #20452]Florian Weimer2016-08-1814-1/+50
* sparc: remove fdim sparc specific implementationsAurelien Jarno2016-08-1512-314/+18
* Fix sNaN handling in nearbyint on 32-bit sparc.David S. Miller2016-08-155-10/+22
* powerpc: fix ifunc-sel.h fix asm constraints and clobber listAurelien Jarno2016-08-142-2/+8
* powerpc: fix ifunc-sel.h with GCC 6Aurelien Jarno2016-08-142-3/+9
* Update from Translation Project.Carlos O'Donell2016-08-044-131/+114
* malloc: Preserve arena free list/thread count invariant [BZ #20370]Florian Weimer2016-08-042-5/+44
* x86: Use sysdep.o from libc.a in static librariesFlorian Weimer2016-08-042-0/+9
* Update for glibc 2.24 release. glibc-2.24Carlos O'Donell2016-08-013-3/+7
* Update libc.pot and NEWS.Carlos O'Donell2016-08-013-187/+425
* sparc: remove ceil, floor, trunc sparc specific implementationsAurelien Jarno2016-08-0247-2245/+64
* CVE-2016-5417 was assigned to bug 19257Florian Weimer2016-07-291-0/+5