about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* nptl: Avoid fork handler lock for async-signal-safe fork [BZ #24161]Florian Weimer2019-02-081-0/+10
* ChangeLog: Correct date of last commitFlorian Weimer2019-02-081-1/+1
* Linux: Add gettid system call wrapper [BZ #6399]Florian Weimer2019-02-081-0/+70
* rt: Turn forwards from librt to libc into compat symbols [BZ #24194]Florian Weimer2019-02-081-0/+5
* Add compiler barriers around modifications of the robust mutex list for pthre...Stefan Liebler2019-02-071-0/+6
* array_length: Make usable as a constant expressionFlorian Weimer2019-02-071-0/+6
* support: Implement xdlmopenFlorian Weimer2019-02-071-0/+6
* Avoid "inline" after return type in function definitions.Joseph Myers2019-02-061-0/+27
* support: Use dlerror to detect NULL symbols in xdlsymFlorian Weimer2019-02-061-0/+5
* x86: Remove unnecessary <stap-probe.h> include from lowlevellock.hFlorian Weimer2019-02-061-0/+6
* Fix wide char format specifier in libio/tst-bz24153.c.Stefan Liebler2019-02-061-0/+4
* S390: Fix introduction of __wmemcmp and weak wmemcmp symbols.Stefan Liebler2019-02-061-0/+5
* Fix alignment of TLS variables for tls variant TLS_TCB_AT_TP [BZ #23403]Stefan Liebler2019-02-061-0/+14
* arm: Use "nr" constraint for Systemtap probes [BZ #24164]Florian Weimer2019-02-051-0/+11
* Fix assertion in malloc.c:tcache_get.Joseph Myers2019-02-041-0/+3
* Remove duplicate initialization of field in nscd.Joseph Myers2019-02-041-0/+5
* Fix handling of collating elements in fnmatch (bug 17396, bug 16976)Andreas Schwab2019-02-041-0/+19
* 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