about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* aarch64: Add AmpereComputing emag to tunable cpu listFeng Xue2019-02-014-1/+13
* posix/tst-spawn: Fix racy tests in spawned processes.Stefan Liebler2019-02-012-5/+10
* make-syscalls.sh: fix comment referencing syscall-templateVineet Gupta2019-01-312-1/+6
* nptl: Fix pthread_rwlock_try*lock stalls (Bug 23844)Carlos O'Donell2019-01-319-11/+534
* Use MPFR 4.0.2 in build-many-glibcs.py.Joseph Myers2019-02-012-1/+6
* libio: use stdout in puts and putchar, etc [BZ #24051].Paul Pluzhnikov2019-01-3110-25/+119
* regex: fix read overrun [BZ #24114]Paul Eggert2019-01-312-3/+13
* nss_files: Fix /etc/aliases null pointer dereference [BZ #24059]Florian Weimer2019-01-316-0/+98
* Open master for 2.30 development glibc-2.29.9000Siddhesh Poyarekar2019-01-313-2/+30
* Tag 2.29 release glibc-2.29Siddhesh Poyarekar2019-01-313-3/+7
* Prepare for 2.29 releaseSiddhesh Poyarekar2019-01-315-17/+184
* Update translationsSiddhesh Poyarekar2019-01-2535-10796/+12680
* [elf] Revert 8e889c5da3 (BZ#24122)Adhemerval Zanella2019-01-254-153/+7
* hurd: Fix initial sigaltstack stateSamuel Thibault2019-01-241-0/+1
* RISC-V: Update nofpu ULPsDarius Rad2019-01-241-0/+8
* alpha: Fix __remqu corrupting $f3 registerUroš Bizjak2019-01-242-0/+10
* hurd: Fix initial sigaltstack stateSamuel Thibault2019-01-242-0/+6
* strftime: Pass the additional flags from "%EY" to "%Ey" [BZ #24096]TAMUKI Shoichi2019-01-246-9/+171
* strftime: Set the default width of "%Ey" to 2 [BZ #23758]TAMUKI Shoichi2019-01-244-1/+23
* hurd: Fix libsupport xsigstack buildAdhemerval Zanella2019-01-242-0/+10
* elf: Fix LD_AUDIT for modules with invalid version (BZ#24122)Adhemerval Zanella2019-01-245-7/+164
* hurd: Support AT_EMPTY_PATHSamuel Thibault2019-01-222-0/+23
* hurd: Check at_flags passed to faccessatSamuel Thibault2019-01-222-1/+8
* Use binutils 2.32 branch in build-many-glibcs.py.Joseph Myers2019-01-212-1/+6
* CVE-2016-10739: getaddrinfo: Fully parse IPv4 address strings [BZ #20018]Florian Weimer2019-01-2115-40/+455
* x86-64 strnlen/wcsnlen: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-216-11/+118
* x86-64 strncpy: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-216-8/+76
* x86-64 strncmp family: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-218-11/+183
* x86-64 memset/wmemset: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-216-16/+132
* x86-64 memrchr: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-215-5/+72
* x86-64 memcpy: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-217-42/+137
* x86-64 memcmp/wmemcmp: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-217-9/+127
* x86-64 memchr/wmemchr: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-218-5/+167
* resolv: Do not send queries for non-host-names in nss_dns [BZ #24112]Florian Weimer2019-01-212-2/+31
* resolv: Reformat inet_addr, inet_aton to GNU styleFlorian Weimer2019-01-212-91/+106
* malloc: Revert fastbins to old-style atomicsFlorian Weimer2019-01-182-96/+84
* Disable lazy binding on tests for minimal signal handlerH.J. Lu2019-01-182-0/+17
* manual: Fix the wording to "alternative" rather than "alternate"TAMUKI Shoichi2019-01-182-3/+8
* powerpc: Fix tiny bug in strncmp.cPaul Clarke2019-01-162-1/+5
* Tests for minimal signal handler functionality in MINSIGSTKSZ space.Zack Weinberg2019-01-1611-0/+602
* Update libc.potSiddhesh Poyarekar2019-01-162-301/+346
* Add XFAIL_ROUNDING_IBM128_LIBGCC to more fma() testsTulio Magno Quites Machado Filho2019-01-152-56/+61
* powerpc: fix tst-ucontext-ppc64-vscr test for POWER 5/6.Rogerio Alves2019-01-152-2/+7
* x86-64: Optimize strcat/strncat, strcpy/strncpy and stpcpy/stpncpy with AVX2Leonardo Sandoval2019-01-1416-6/+1358
* Fix a few typos in commentsDmitry V. Levin2019-01-1212-11/+25
* strftime: Consequently use the "L_" macro with character literalsTAMUKI Shoichi2019-01-112-3/+8
* powerpc: Fix VSCR position in ucontext (bug 24088)Rogerio Alves2019-01-114-0/+102
* resolv: IDNA tests: AAAA (28) is valid, no fallthrough to defaultAndreas K. Hüttel2019-01-102-0/+6
* RISC-V: Update LP64D libm-test-ulps.Jim Wilson2019-01-092-48/+70
* [AArch64] Add ifunc support for AresWilco Dijkstra2019-01-095-2/+15