aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2019-02-01aarch64: Optimized memchr specific to AmpereComputing emagFeng Xue1-0/+12
2019-02-01aarch64: Optimized memset specific to AmpereComputing emagFeng Xue1-0/+11
2019-02-01aarch64: Add AmpereComputing emag to tunable cpu listFeng Xue1-0/+8
2019-02-01posix/tst-spawn: Fix racy tests in spawned processes.Stefan Liebler1-0/+4
2019-01-31make-syscalls.sh: fix comment referencing syscall-templateVineet Gupta1-0/+5
2019-01-31nptl: Fix pthread_rwlock_try*lock stalls (Bug 23844)Carlos O'Donell1-0/+17
2019-02-01Use MPFR 4.0.2 in build-many-glibcs.py.Joseph Myers1-0/+5
2019-01-31libio: use stdout in puts and putchar, etc [BZ #24051].Paul Pluzhnikov1-0/+13
2019-01-31regex: fix read overrun [BZ #24114]Paul Eggert1-1/+9
2019-01-31nss_files: Fix /etc/aliases null pointer dereference [BZ #24059]Florian Weimer1-0/+16
2019-01-31Open master for 2.30 developmentglibc-2.29.9000Siddhesh Poyarekar1-0/+4
2019-01-31Tag 2.29 releaseglibc-2.29Siddhesh Poyarekar1-0/+4
2019-01-31Prepare for 2.29 releaseSiddhesh Poyarekar1-0/+9
2019-01-25Update translationsSiddhesh Poyarekar1-0/+37
2019-01-24hurd: Fix initial sigaltstack stateSamuel Thibault1-0/+1
2019-01-24alpha: Fix __remqu corrupting $f3 registerUroš Bizjak1-0/+6
2019-01-24hurd: Fix initial sigaltstack stateSamuel Thibault1-0/+5
2019-01-24strftime: Pass the additional flags from "%EY" to "%Ey" [BZ #24096]TAMUKI Shoichi1-0/+10
2019-01-24strftime: Set the default width of "%Ey" to 2 [BZ #23758]TAMUKI Shoichi1-0/+7
2019-01-24hurd: Fix libsupport xsigstack buildAdhemerval Zanella1-0/+3
2019-01-24elf: Fix LD_AUDIT for modules with invalid version (BZ#24122)Adhemerval Zanella1-0/+11
2019-01-22hurd: Support AT_EMPTY_PATHSamuel Thibault1-0/+3
2019-01-22hurd: Check at_flags passed to faccessatSamuel Thibault1-0/+5
2019-01-21Use binutils 2.32 branch in build-many-glibcs.py.Joseph Myers1-0/+5
2019-01-21CVE-2016-10739: getaddrinfo: Fully parse IPv4 address strings [BZ #20018]Florian Weimer1-0/+33
2019-01-21x86-64 strnlen/wcsnlen: Properly handle the length parameter [BZ# 24097]H.J. Lu1-0/+12
2019-01-21x86-64 strncpy: Properly handle the length parameter [BZ# 24097]H.J. Lu1-0/+10
2019-01-21x86-64 strncmp family: Properly handle the length parameter [BZ# 24097]H.J. Lu1-0/+13
2019-01-21x86-64 memset/wmemset: Properly handle the length parameter [BZ# 24097]H.J. Lu1-0/+11
2019-01-21x86-64 memrchr: Properly handle the length parameter [BZ# 24097]H.J. Lu1-0/+9
2019-01-21x86-64 memcpy: Properly handle the length parameter [BZ# 24097]H.J. Lu1-0/+15
2019-01-21x86-64 memcmp/wmemcmp: Properly handle the length parameter [BZ# 24097]H.J. Lu1-0/+13
2019-01-21x86-64 memchr/wmemchr: Properly handle the length parameter [BZ# 24097]H.J. Lu1-0/+13
2019-01-21resolv: Do not send queries for non-host-names in nss_dns [BZ #24112]Florian Weimer1-0/+9
2019-01-21resolv: Reformat inet_addr, inet_aton to GNU styleFlorian Weimer1-0/+5
2019-01-18malloc: Revert fastbins to old-style atomicsFlorian Weimer1-0/+14
2019-01-18Disable lazy binding on tests for minimal signal handlerH.J. Lu1-0/+9
2019-01-18manual: Fix the wording to "alternative" rather than "alternate"TAMUKI Shoichi1-0/+5
2019-01-16powerpc: Fix tiny bug in strncmp.cPaul Clarke1-0/+4
2019-01-16Tests for minimal signal handler functionality in MINSIGSTKSZ space.Zack Weinberg1-0/+15
2019-01-16Update libc.potSiddhesh Poyarekar1-0/+4
2019-01-15Add XFAIL_ROUNDING_IBM128_LIBGCC to more fma() testsTulio Magno Quites Machado Filho1-0/+5
2019-01-15powerpc: fix tst-ucontext-ppc64-vscr test for POWER 5/6.Rogerio Alves1-0/+5
2019-01-14x86-64: Optimize strcat/strncat, strcpy/strncpy and stpcpy/stpncpy with AVX2Leonardo Sandoval1-0/+21
2019-01-12Fix a few typos in commentsDmitry V. Levin1-0/+14
2019-01-11strftime: Consequently use the "L_" macro with character literalsTAMUKI Shoichi1-0/+5
2019-01-11powerpc: Fix VSCR position in ucontext (bug 24088)Rogerio Alves1-0/+8
2019-01-10resolv: IDNA tests: AAAA (28) is valid, no fallthrough to defaultAndreas K. Hüttel1-0/+5
2019-01-09RISC-V: Update LP64D libm-test-ulps.Jim Wilson1-0/+4
2019-01-09[AArch64] Add ifunc support for AresWilco Dijkstra1-0/+10