about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* x86-64 memcmp: Use unsigned Jcc instructions on size [BZ #24155]H.J. Lu2019-02-041-0/+11
* <spawn.h>: Add missing nonnull attributes and __restrict qualifiersFlorian Weimer2019-02-041-0/+22
* elf: Implement --preload option for the dynamic linkerDavid Newall2019-02-041-0/+13
* testrun.sh: Exit in case of incorrect argumentMatthew Malcomson2019-02-041-0/+4
* time: Avoid alignment gaps in __tzfile_readFlorian Weimer2019-02-041-0/+5
* time: Use struct alloc_buffer in __tzfile_readFlorian Weimer2019-02-031-0/+5
* testsuite: stdlib/isomac.c: add missing includeAurelien Jarno2019-02-031-0/+4
* time: Use int, not long int, for internal GMT offsetsFlorian Weimer2019-02-031-0/+11
* libio: Use stdin consistently for input functions [BZ #24153]Florian Weimer2019-02-031-0/+14
* manual: Document lack of conformance of sched_* functions [BZ #14829]Florian Weimer2019-02-021-0/+10
* Require GCC 6.2 or later to build glibc.Joseph Myers2019-02-011-0/+8
* support: Correct error message for TEST_COMPARE_STRINGFlorian Weimer2019-02-011-0/+6
* support: Handle AF_LOCAL, AF_UNSPEC in support_format_address_familyFlorian Weimer2019-02-011-0/+5
* manual: Update struct sockaddr_in, struct sockaddr_sin6 descriptionFlorian Weimer2019-02-011-0/+6
* Cleanup clock_*time includesWilco Dijkstra2019-02-011-0/+9
* aarch64: Optimized memchr specific to AmpereComputing emagFeng Xue2019-02-011-0/+12
* aarch64: Optimized memset specific to AmpereComputing emagFeng Xue2019-02-011-0/+11
* aarch64: Add AmpereComputing emag to tunable cpu listFeng Xue2019-02-011-0/+8
* posix/tst-spawn: Fix racy tests in spawned processes.Stefan Liebler2019-02-011-0/+4
* make-syscalls.sh: fix comment referencing syscall-templateVineet Gupta2019-01-311-0/+5
* nptl: Fix pthread_rwlock_try*lock stalls (Bug 23844)Carlos O'Donell2019-01-311-0/+17
* Use MPFR 4.0.2 in build-many-glibcs.py.Joseph Myers2019-02-011-0/+5
* libio: use stdout in puts and putchar, etc [BZ #24051].Paul Pluzhnikov2019-01-311-0/+13
* regex: fix read overrun [BZ #24114]Paul Eggert2019-01-311-1/+9
* nss_files: Fix /etc/aliases null pointer dereference [BZ #24059]Florian Weimer2019-01-311-0/+16
* Open master for 2.30 development glibc-2.29.9000Siddhesh Poyarekar2019-01-311-0/+4
* Tag 2.29 release glibc-2.29Siddhesh Poyarekar2019-01-311-0/+4
* Prepare for 2.29 releaseSiddhesh Poyarekar2019-01-311-0/+9
* Update translationsSiddhesh Poyarekar2019-01-251-0/+37
* hurd: Fix initial sigaltstack stateSamuel Thibault2019-01-241-0/+1
* alpha: Fix __remqu corrupting $f3 registerUroš Bizjak2019-01-241-0/+6
* hurd: Fix initial sigaltstack stateSamuel Thibault2019-01-241-0/+5
* strftime: Pass the additional flags from "%EY" to "%Ey" [BZ #24096]TAMUKI Shoichi2019-01-241-0/+10
* strftime: Set the default width of "%Ey" to 2 [BZ #23758]TAMUKI Shoichi2019-01-241-0/+7
* hurd: Fix libsupport xsigstack buildAdhemerval Zanella2019-01-241-0/+3
* elf: Fix LD_AUDIT for modules with invalid version (BZ#24122)Adhemerval Zanella2019-01-241-0/+11
* hurd: Support AT_EMPTY_PATHSamuel Thibault2019-01-221-0/+3
* hurd: Check at_flags passed to faccessatSamuel Thibault2019-01-221-0/+5
* Use binutils 2.32 branch in build-many-glibcs.py.Joseph Myers2019-01-211-0/+5
* CVE-2016-10739: getaddrinfo: Fully parse IPv4 address strings [BZ #20018]Florian Weimer2019-01-211-0/+33
* x86-64 strnlen/wcsnlen: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-211-0/+12
* x86-64 strncpy: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-211-0/+10
* x86-64 strncmp family: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-211-0/+13
* x86-64 memset/wmemset: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-211-0/+11
* x86-64 memrchr: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-211-0/+9
* x86-64 memcpy: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-211-0/+15
* x86-64 memcmp/wmemcmp: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-211-0/+13
* x86-64 memchr/wmemchr: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-211-0/+13
* resolv: Do not send queries for non-host-names in nss_dns [BZ #24112]Florian Weimer2019-01-211-0/+9
* resolv: Reformat inet_addr, inet_aton to GNU styleFlorian Weimer2019-01-211-0/+5