summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* regex: fix read overrun [BZ #24114]Paul Eggert2019-03-161-0/+8
* RISC-V: don't assume PI mutexes and robust futexes before 4.20 (bug 23864)Andreas Schwab2019-03-141-0/+7
* powerpc: Only enable TLE with PPC_FEATURE2_HTM_NOSCAdhemerval Zanella2019-02-271-0/+20
* RISC-V: Fix elfutils testsuite unwind failures.Jim Wilson2019-02-191-0/+14
* nptl: Fix pthread_rwlock_try*lock stalls (Bug 23844)Carlos O'Donell2019-02-171-0/+17
* nptl: Avoid fork handler lock for async-signal-safe fork [BZ #24161]Florian Weimer2019-02-081-0/+10
* Add compiler barriers around modifications of the robust mutex list for pthre...Stefan Liebler2019-02-071-0/+6
* nscd: Do not use __inet_aton_exact@GLIBC_PRIVATE [BZ #20018]Florian Weimer2019-02-041-0/+10
* CVE-2016-10739: getaddrinfo: Fully parse IPv4 address strings [BZ #20018]Florian Weimer2019-02-041-0/+33
* resolv: Do not send queries for non-host-names in nss_dns [BZ #24112]Florian Weimer2019-02-041-0/+9
* resolv: Reformat inet_addr, inet_aton to GNU styleFlorian Weimer2019-02-041-0/+5
* x86-64 memcmp: Use unsigned Jcc instructions on size [BZ #24155]H.J. Lu2019-02-041-0/+11
* x86-64 strnlen/wcsnlen: Properly handle the length parameter [BZ #24097]H.J. Lu2019-02-011-0/+12
* x86-64 strncpy: Properly handle the length parameter [BZ #24097]H.J. Lu2019-02-011-0/+10
* x86-64 strncmp family: Properly handle the length parameter [BZ #24097]H.J. Lu2019-02-011-0/+13
* x86-64 memset/wmemset: Properly handle the length parameter [BZ #24097]H.J. Lu2019-02-011-0/+11
* x86-64 memrchr: Properly handle the length parameter [BZ #24097]H.J. Lu2019-02-011-0/+9
* x86-64 memcpy: Properly handle the length parameter [BZ #24097]H.J. Lu2019-02-011-0/+15
* x86-64 memcmp/wmemcmp: Properly handle the length parameter [BZ #24097]H.J. Lu2019-02-011-0/+13
* x86-64 memchr/wmemchr: Properly handle the length parameter [BZ #24097]H.J. Lu2019-02-011-0/+13
* Add XFAIL_ROUNDING_IBM128_LIBGCC to more fma() testsTulio Magno Quites Machado Filho2019-01-161-0/+5
* Only build libm with -fno-math-errno (bug 24024)Aurelien Jarno2019-01-081-0/+9
* sysdeps/ieee754/soft-fp: ignore maybe-uninitialized with -O [BZ #19444]Martin Jansa2019-01-031-0/+7
* ARM: fix kernel assisted atomics with GCC 8 (bug 24034)Aurelien Jarno2019-01-031-0/+7
* riscv: Use __has_include__ to include <asm/syscalls.h> [BZ #24022]H.J. Lu2019-01-031-0/+6
* intl: Do not return NULL on asprintf failure in gettext [BZ #24018]Florian Weimer2019-01-021-0/+6
* malloc: Always call memcpy in _int_realloc [BZ #24027]Florian Weimer2019-01-011-0/+7
* Update Alpha libm-test-ulpsAurelien Jarno2018-12-281-0/+4
* m68k: Fix sigaction kernel definition (BZ #23967)Adhemerval Zanella2018-12-191-0/+22
* RISC-V: properly terminate call chain (bug 23125)Andreas Schwab2018-12-151-0/+9
* support: Do not require overflow builtin in support/blob_repeat.cFlorian Weimer2018-12-151-0/+6
* Fix rwlock stall with PREFER_WRITER_NONRECURSIVE_NP (bug 23861)Andreas Schwab2018-12-131-0/+9
* powerpc: Add missing CFI register information (bug #23614)Tulio Magno Quites Machado Filho2018-12-131-0/+8
* malloc: Add another test for tcache double free check.DJ Delorie2018-12-121-0/+6
* inet/tst-if_index-long: New test case for CVE-2018-19591 [BZ #23927]Florian Weimer2018-12-121-0/+7
* support: Implement <support/descriptors.h> to track file descriptorsFlorian Weimer2018-12-121-0/+11
* support: Close original descriptors in support_capture_subprocessFlorian Weimer2018-12-121-0/+6
* support_quote_string: Do not use str parameter nameFlorian Weimer2018-12-121-0/+5
* support: Implement support_quote_stringFlorian Weimer2018-12-121-0/+9
* compat getdents64: Use correct offset for retry [BZ #23972]Florian Weimer2018-12-101-0/+10
* Fix _dl_profile_fixup data-dependency issue (Bug 23690)Tulio Magno Quites Machado Filho2018-12-071-0/+15
* malloc: tcache double free checkDJ Delorie2018-11-281-0/+20
* CVE-2018-19591: if_nametoindex: Fix descriptor for overlong name [BZ #23927]Florian Weimer2018-11-271-0/+7
* Revert "malloc: tcache double free check" [BZ #23907]Florian Weimer2018-11-221-12/+0
* malloc: tcache double free checkDJ Delorie2018-11-201-0/+12
* support: Print timestamps in timeout handlerFlorian Weimer2018-11-191-0/+7
* Increase timeout of libio/tst-readlineSzabolcs Nagy2018-11-191-0/+4
* Update kernel version in syscall-names.list to 4.19.Joseph Myers2018-11-091-0/+5
* Fix tzfile low-memory assertion failurePaul Eggert2018-11-091-0/+7
* [BZ #20271] Add newlines in __libc_fatal calls.Paul Pluzhnikov2018-11-091-0/+22