aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-20powerpc64le: Remove test for GCC 6.2Gabriel F. T. Gomes
2019-02-19nptl: Fix comment typo in pthread_mutex_trylock.cWolfram Sang
2019-02-19nptl: Fix pthread_tryjoin comment.Carlos O'Donell
2019-02-18Fix SPARC64 handling of R_SPARC_H34 (bug 24231).Joseph Myers
2019-02-18resolv: Remove debugging code from compat-gethnamaddr.cFlorian Weimer
2019-02-18libio: Eliminate _IO_stdin, _IO_stdout, _IO_stderrFlorian Weimer
2019-02-18misc/tst-clone3: Fix waiting for exited thread.Stefan Liebler
2019-02-16Add check for missing wrapper headersFlorian Weimer
2019-02-16Add missing header wrappers under include/Florian Weimer
2019-02-16Move remaining nptl_db headers to sysdeps/nptlFlorian Weimer
2019-02-15io: Consolidate lockf implementationAdhemerval Zanella
2019-02-15nptl: Fix invalid Systemtap probe in pthread_join [BZ #24211]Florian Weimer
2019-02-15Remove qualifier from function return type in tst-svc_register.c.Joseph Myers
2019-02-15Fix implicit-fallthrough warnings in tst-setjmp.c.Joseph Myers
2019-02-14Avoid readline conflicts in pexpectJan Kratochvil
2019-02-14Fix fall-through warnings in sunrpc/xdr.c.Joseph Myers
2019-02-14nptl: Reinstate pthread_timedjoin_np as a cancellation point (BZ#24215)Adhemerval Zanella
2019-02-14Add missing bench-malloc-simple.c file.Wilco Dijkstra
2019-02-14Add malloc micro benchmarkWilco Dijkstra
2019-02-14benchtests: Remove useless ORIG_SRC in memmove benchmarksSiddhesh Poyarekar
2019-02-13RISC-V: Fix elfutils testsuite unwind failures.Jim Wilson
2019-02-13Adjust wording of two fall-through comments.Joseph Myers
2019-02-13Fix -Wempty-body warnings in glibc.Joseph Myers
2019-02-13Avoid fall-through in test-container if execlp fails.Joseph Myers
2019-02-12String benchtest cleanupWilco Dijkstra
2019-02-12nss: getent: Print IPv6 scope ID for ahosts/ahostsv6 if availableFlorian Weimer
2019-02-12elf: Test for LD_AUDIT module returning zero from la_version [BZ #24122]Adhemerval Zanella
2019-02-12elf: Ignore LD_AUDIT interfaces if la_version returns 0 [BZ #24122]Florian Weimer
2019-02-12Add fall-through comments.Joseph Myers
2019-02-11Use float in e_sqrt.cPaul Clarke
2019-02-11Fix a few whitespace arrangement inconsistencies in time/strftime_l.cTAMUKI Shoichi
2019-02-08Remove powerpc bits/mathinline.h.Joseph Myers
2019-02-08math: Enable <bits/math-finite.h> sysdeps overrideFlorian Weimer
2019-02-08Move generic <bits/unistd_ext.h> to a more regular locationFlorian Weimer
2019-02-08nss: Add tst-nss-files-hosts-long test [BZ #21915]Patsy Franklin
2019-02-08Provide <bits/unistd_ext.h> as a sysdeps header exclusivelyFlorian Weimer
2019-02-08posix: Fix missing wrapper header for <bits/unistd_ext.h>Florian Weimer
2019-02-08tst-strftime2: Use array_length macros instead of magic numbersTAMUKI Shoichi
2019-02-08nptl: Avoid fork handler lock for async-signal-safe fork [BZ #24161]Florian Weimer
2019-02-08ChangeLog: Correct date of last commitFlorian Weimer
2019-02-08Linux: Add gettid system call wrapper [BZ #6399]Florian Weimer
2019-02-08rt: Turn forwards from librt to libc into compat symbols [BZ #24194]Florian Weimer
2019-02-07Add compiler barriers around modifications of the robust mutex list for pthre...Stefan Liebler
2019-02-07array_length: Make usable as a constant expressionFlorian Weimer
2019-02-07support: Implement xdlmopenFlorian Weimer
2019-02-06Avoid "inline" after return type in function definitions.Joseph Myers
2019-02-06support: Use dlerror to detect NULL symbols in xdlsymFlorian Weimer
2019-02-06x86: Remove unnecessary <stap-probe.h> include from lowlevellock.hFlorian Weimer
2019-02-06Fix wide char format specifier in libio/tst-bz24153.c.Stefan Liebler
2019-02-06S390: Fix introduction of __wmemcmp and weak wmemcmp symbols.Stefan Liebler