about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* Avoid readline conflicts in pexpectJan Kratochvil2019-02-141-0/+5
* Fix fall-through warnings in sunrpc/xdr.c.Joseph Myers2019-02-141-0/+8
* nptl: Reinstate pthread_timedjoin_np as a cancellation point (BZ#24215)Adhemerval Zanella2019-02-141-0/+32
* Add malloc micro benchmarkWilco Dijkstra2019-02-141-0/+5
* benchtests: Remove useless ORIG_SRC in memmove benchmarksSiddhesh Poyarekar2019-02-141-0/+9
* RISC-V: Fix elfutils testsuite unwind failures.Jim Wilson2019-02-131-0/+14
* Adjust wording of two fall-through comments.Joseph Myers2019-02-131-0/+4
* Fix -Wempty-body warnings in glibc.Joseph Myers2019-02-131-0/+11
* Avoid fall-through in test-container if execlp fails.Joseph Myers2019-02-131-0/+5
* String benchtest cleanupWilco Dijkstra2019-02-121-0/+28
* nss: getent: Print IPv6 scope ID for ahosts/ahostsv6 if availableFlorian Weimer2019-02-121-0/+4
* elf: Test for LD_AUDIT module returning zero from la_version [BZ #24122]Adhemerval Zanella2019-02-121-0/+10
* elf: Ignore LD_AUDIT interfaces if la_version returns 0 [BZ #24122]Florian Weimer2019-02-121-0/+15
* Add fall-through comments.Joseph Myers2019-02-121-0/+14
* Use float in e_sqrt.cPaul Clarke2019-02-111-0/+5
* Fix a few whitespace arrangement inconsistencies in time/strftime_l.cTAMUKI Shoichi2019-02-111-0/+4
* Remove powerpc bits/mathinline.h.Joseph Myers2019-02-081-0/+4
* math: Enable <bits/math-finite.h> sysdeps overrideFlorian Weimer2019-02-081-0/+6
* Move generic <bits/unistd_ext.h> to a more regular locationFlorian Weimer2019-02-081-0/+5
* nss: Add tst-nss-files-hosts-long test [BZ #21915]Patsy Franklin2019-02-081-0/+9
* Provide <bits/unistd_ext.h> as a sysdeps header exclusivelyFlorian Weimer2019-02-081-0/+6
* posix: Fix missing wrapper header for <bits/unistd_ext.h>Florian Weimer2019-02-081-0/+4
* tst-strftime2: Use array_length macros instead of magic numbersTAMUKI Shoichi2019-02-081-0/+5
* 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