aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-13Simplify and speedup strstr/strcasestr first matchWilco Dijkstra
2019-09-06[AArch64] Add ifunc support for AresWilco Dijkstra
2019-07-12posix: Fix large mmap64 offset for mips64n32 (BZ#24699)Adhemerval Zanella
2019-07-12aarch64: handle STO_AARCH64_VARIANT_PCSSzabolcs Nagy
2019-07-10aarch64: add STO_AARCH64_VARIANT_PCS and DT_AARCH64_VARIANT_PCSSzabolcs Nagy
2019-07-09io: Remove copy_file_range emulation [BZ #24744]Florian Weimer
2019-06-20libio: do not attempt to free wide buffers of legacy streams [BZ #24228]Dmitry V. Levin
2019-05-22Fix tcache count maximum (BZ #24531)Wilco Dijkstra
2019-05-16dlfcn: Guard __dlerror_main_freeres with __libc_once_get (once) [BZ#24476]Mark Wielaard
2019-05-15Fix crash in _IO_wfile_sync (bug 20568)Andreas Schwab
2019-05-02malloc: Check for large bin list corruption when inserting unsorted chunkAdam Maris
2019-05-02malloc: Check the alignment of mmapped chunks before unmapping.Istvan Kurucsai
2019-05-02malloc: Add more integrity checks to mremap_chunk.Istvan Kurucsai
2019-05-02malloc: Add ChangeLog for accidentally committed changeFlorian Weimer
2019-04-26elf: Fix pldd (BZ#18035)Adhemerval Zanella
2019-04-25Revert "memusagestat: use local glibc when linking [BZ #18465]"Florian Weimer
2019-04-24memusagestat: use local glibc when linking [BZ #18465]Mike Frysinger
2019-04-03ja_JP locale: Add entry for the new Japanese era [BZ #22964]TAMUKI Shoichi
2019-03-21S390: Mark vx and vxe as important hwcap.Stefan Liebler
2019-03-16Record CVE-2019-9169 in NEWS and ChangeLog [BZ #24114]Aurelien Jarno
2019-03-16regex: fix read overrun [BZ #24114]Paul Eggert
2019-03-14RISC-V: don't assume PI mutexes and robust futexes before 4.20 (bug 23864)Andreas Schwab
2019-02-27powerpc: Only enable TLE with PPC_FEATURE2_HTM_NOSCAdhemerval Zanella
2019-02-19RISC-V: Fix elfutils testsuite unwind failures.Jim Wilson
2019-02-17nptl: Fix pthread_rwlock_try*lock stalls (Bug 23844)Carlos O'Donell
2019-02-08nptl: Avoid fork handler lock for async-signal-safe fork [BZ #24161]Florian Weimer
2019-02-07Add compiler barriers around modifications of the robust mutex list for pthre...Stefan Liebler
2019-02-04NEWS: Mention bug 24112.Aurelien Jarno
2019-02-04nscd: Do not use __inet_aton_exact@GLIBC_PRIVATE [BZ #20018]Florian Weimer
2019-02-04CVE-2016-10739: getaddrinfo: Fully parse IPv4 address strings [BZ #20018]Florian Weimer
2019-02-04resolv: Do not send queries for non-host-names in nss_dns [BZ #24112]Florian Weimer
2019-02-04resolv: Reformat inet_addr, inet_aton to GNU styleFlorian Weimer
2019-02-04x86-64 memcmp: Use unsigned Jcc instructions on size [BZ #24155]H.J. Lu
2019-02-01x86-64 strnlen/wcsnlen: Properly handle the length parameter [BZ #24097]H.J. Lu
2019-02-01x86-64 strncpy: Properly handle the length parameter [BZ #24097]H.J. Lu
2019-02-01x86-64 strncmp family: Properly handle the length parameter [BZ #24097]H.J. Lu
2019-02-01x86-64 memset/wmemset: Properly handle the length parameter [BZ #24097]H.J. Lu
2019-02-01x86-64 memrchr: Properly handle the length parameter [BZ #24097]H.J. Lu
2019-02-01x86-64 memcpy: Properly handle the length parameter [BZ #24097]H.J. Lu
2019-02-01x86-64 memcmp/wmemcmp: Properly handle the length parameter [BZ #24097]H.J. Lu
2019-02-01x86-64 memchr/wmemchr: Properly handle the length parameter [BZ #24097]H.J. Lu
2019-01-16Add XFAIL_ROUNDING_IBM128_LIBGCC to more fma() testsTulio Magno Quites Machado Filho
2019-01-08Only build libm with -fno-math-errno (bug 24024)Aurelien Jarno
2019-01-03sysdeps/ieee754/soft-fp: ignore maybe-uninitialized with -O [BZ #19444]Martin Jansa
2019-01-03ARM: fix kernel assisted atomics with GCC 8 (bug 24034)Aurelien Jarno
2019-01-03riscv: Use __has_include__ to include <asm/syscalls.h> [BZ #24022]H.J. Lu
2019-01-02intl: Do not return NULL on asprintf failure in gettext [BZ #24018]Florian Weimer
2019-01-01malloc: Always call memcpy in _int_realloc [BZ #24027]Florian Weimer
2018-12-28Update Alpha libm-test-ulpsAurelien Jarno
2018-12-19m68k: Fix sigaction kernel definition (BZ #23967)Adhemerval Zanella