Age | Commit message (Expand) | Author |
2017-03-20 | posix_spawn: fix stack setup on ia64 [BZ #21275]gentoo/2.24 | Mike Frysinger |
2017-02-09 | Revert "sys/types.h: drop sys/sysmacros.h include" | Mike Frysinger |
2017-02-09 | X86_64: Don't use PLT nor GOT in static archives [BZ #20750] | H.J. Lu |
2017-02-09 | CVE-2015-5180: resolv: Fix crash with internal QTYPE [BZ #18784] | Florian Weimer |
2017-02-09 | Drop GLIBC_TUNABLES in setxid processes | Siddhesh Poyarekar |
2017-02-09 | powerpc: Fix write-after-destroy in lock elision [BZ #20822] | Tulio Magno Quites Machado Filho |
2016-12-30 | localedata: bs_BA: fix yesexpr/noexpr [BZ #20974] | Mike Frysinger |
2016-12-30 | Bug 11941: ld.so: Improper assert map->l_init_called in dlclose | Carlos O'Donell |
2016-12-08 | alpha: fix trunc for big input values | Aurelien Jarno |
2016-12-08 | alpha: fix rint on sNaN input | Aurelien Jarno |
2016-12-08 | alpha: fix floor on sNaN input | Aurelien Jarno |
2016-12-08 | alpha: fix ceil on sNaN input | Aurelien Jarno |
2016-12-08 | X86-64: Add _dl_runtime_resolve_avx[512]_{opt|slow} [BZ #20508] | H.J. Lu |
2016-12-08 | X86-64: Add _dl_runtime_resolve_avx[512]_{opt|slow} [BZ #20508] | H.J. Lu |
2016-12-08 | x86_64: fix static build of __memcpy_chk for compilers defaulting to PIC/PIE | Aurelien Jarno |
2016-12-08 | MIPS: Add `.insn' to ensure a text label is defined as code not data | Maciej W. Rozycki |
2016-12-08 | Fix writes past the allocated array bounds in execvpe (BZ#20847) | Adhemerval Zanella |
2016-11-15 | configure: accept __stack_chk_fail_local for ssp support too [BZ #20662] | Denis Kaganovich |
2016-11-11 | sys/types.h: drop sys/sysmacros.h include | Mike Frysinger |
2016-11-11 | gentoo: support running tests under sandbox | Stephanie J. Lockwood-Childs |
2016-11-11 | rtld: do not ignore arch-specific CFLAGS | Carlos O'Donell |
2016-11-11 | reload /etc/resolv.conf when it has changed | Thorsten Kukuk |
2016-11-11 | disable ldconfig during install | Mike Frysinger |
2016-11-06 | Fix linknamespace parallel test failures. | Joseph Myers |
2016-11-06 | gconv.h: fix build with GCC 7 | Aurelien Jarno |
2016-11-06 | Fix cmpli usage in power6 memset. | Joseph Myers |
2016-10-24 | Fix Linux sh4 pread/pwrite argument passing | Adhemerval Zanella |
2016-10-05 | powerpc: Regenerate ULPs | Tulio Magno Quites Machado Filho |
2016-09-28 | posix: Correctly block/unblock all signals on Linux posix_spawn | Adhemerval Zanella |
2016-09-28 | posix: Correctly enable/disable cancellation on Linux posix_spawn | Adhemerval Zanella |
2016-09-19 | powerpc: Fix POWER9 implies | Tulio Magno Quites Machado Filho |
2016-09-02 | NaCl: Fix libc.abilist missing GLIBC_2.24 A. | Roland McGrath |
2016-09-02 | NaCl: Fix compile error for __dup after libc_hidden_proto addition. | Roland McGrath |
2016-09-02 | Fix generic wait3 after union wait_status removal. | Roland McGrath |
2016-09-02 | NaCl: Fix compile error in clock function. | Roland McGrath |
2016-08-18 | nptl/tst-once5: Reduce time to expected failure | Florian Weimer |
2016-08-18 | argp: Do not override GCC keywords with macros [BZ #16907] | Florian Weimer |
2016-08-18 | arm: mark __startcontext as .cantunwind (bug 20435) | Andreas Schwab |
2016-08-18 | Do not override objects in libc.a in other static libraries [BZ #20452] | Florian Weimer |
2016-08-15 | sparc: remove fdim sparc specific implementations | Aurelien Jarno |
2016-08-15 | Fix sNaN handling in nearbyint on 32-bit sparc. | David S. Miller |
2016-08-14 | powerpc: fix ifunc-sel.h fix asm constraints and clobber list | Aurelien Jarno |
2016-08-14 | powerpc: fix ifunc-sel.h with GCC 6 | Aurelien Jarno |
2016-08-04 | Update from Translation Project. | Carlos O'Donell |
2016-08-04 | malloc: Preserve arena free list/thread count invariant [BZ #20370] | Florian Weimer |
2016-08-04 | x86: Use sysdep.o from libc.a in static libraries | Florian Weimer |
2016-08-01 | Update for glibc 2.24 release.glibc-2.24 | Carlos O'Donell |
2016-08-01 | Update libc.pot and NEWS. | Carlos O'Donell |
2016-08-02 | sparc: remove ceil, floor, trunc sparc specific implementations | Aurelien Jarno |
2016-07-29 | CVE-2016-5417 was assigned to bug 19257 | Florian Weimer |