about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Break more lines before not after operators.Joseph Myers2019-02-251-0/+85
* Break some lines before not after operators.Joseph Myers2019-02-221-0/+90
* nss: tst-nss-files-hosts-long: Add host.conf [BZ #21915]Patsy Franklin2019-02-211-0/+5
* Add internal implementations for argp.h, err.h, and error.h functionsGabriel F. T. Gomes2019-02-211-0/+28
* Add new Fortran vector math header file.marxin2019-02-201-0/+6
* powerpc64le: Remove test for GCC 6.2Gabriel F. T. Gomes2019-02-201-0/+5
* nptl: Fix comment typo in pthread_mutex_trylock.cWolfram Sang2019-02-191-0/+4
* nptl: Fix pthread_tryjoin comment.Carlos O'Donell2019-02-191-0/+4
* Fix SPARC64 handling of R_SPARC_H34 (bug 24231).Joseph Myers2019-02-181-0/+6
* resolv: Remove debugging code from compat-gethnamaddr.cFlorian Weimer2019-02-181-0/+7
* libio: Eliminate _IO_stdin, _IO_stdout, _IO_stderrFlorian Weimer2019-02-181-0/+21
* misc/tst-clone3: Fix waiting for exited thread.Stefan Liebler2019-02-181-0/+8
* Add check for missing wrapper headersFlorian Weimer2019-02-161-0/+9
* Add missing header wrappers under include/Florian Weimer2019-02-161-0/+23
* Move remaining nptl_db headers to sysdeps/nptlFlorian Weimer2019-02-161-0/+8
* io: Consolidate lockf implementationAdhemerval Zanella2019-02-151-0/+18
* nptl: Fix invalid Systemtap probe in pthread_join [BZ #24211]Florian Weimer2019-02-151-0/+6
* Remove qualifier from function return type in tst-svc_register.c.Joseph Myers2019-02-151-0/+3
* Fix implicit-fallthrough warnings in tst-setjmp.c.Joseph Myers2019-02-151-0/+4
* 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