aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-20Add new Fortran vector math header file.marxin4-0/+69
2019-02-20powerpc64le: Remove test for GCC 6.2Gabriel F. T. Gomes3-69/+6
2019-02-19nptl: Fix comment typo in pthread_mutex_trylock.cWolfram Sang2-1/+5
2019-02-19nptl: Fix pthread_tryjoin comment.Carlos O'Donell2-1/+5
2019-02-18Fix SPARC64 handling of R_SPARC_H34 (bug 24231).Joseph Myers2-0/+7
2019-02-18resolv: Remove debugging code from compat-gethnamaddr.cFlorian Weimer2-23/+7
2019-02-18libio: Eliminate _IO_stdin, _IO_stdout, _IO_stderrFlorian Weimer11-51/+65
2019-02-18misc/tst-clone3: Fix waiting for exited thread.Stefan Liebler2-8/+23
2019-02-16Add check for missing wrapper headersFlorian Weimer4-4/+138
2019-02-16Add missing header wrappers under include/Florian Weimer20-0/+42
2019-02-16Move remaining nptl_db headers to sysdeps/nptlFlorian Weimer4-1/+9
2019-02-15io: Consolidate lockf implementationAdhemerval Zanella14-162/+195
2019-02-15nptl: Fix invalid Systemtap probe in pthread_join [BZ #24211]Florian Weimer2-2/+9
2019-02-15Remove qualifier from function return type in tst-svc_register.c.Joseph Myers2-1/+4
2019-02-15Fix implicit-fallthrough warnings in tst-setjmp.c.Joseph Myers2-1/+5
2019-02-14Avoid readline conflicts in pexpectJan Kratochvil2-0/+9
2019-02-14Fix fall-through warnings in sunrpc/xdr.c.Joseph Myers2-2/+13
2019-02-14nptl: Reinstate pthread_timedjoin_np as a cancellation point (BZ#24215)Adhemerval Zanella19-423/+183
2019-02-14Add missing bench-malloc-simple.c file.Wilco Dijkstra1-0/+188
2019-02-14Add malloc micro benchmarkWilco Dijkstra2-5/+18
2019-02-14benchtests: Remove useless ORIG_SRC in memmove benchmarksSiddhesh Poyarekar3-8/+17
2019-02-13RISC-V: Fix elfutils testsuite unwind failures.Jim Wilson6-5/+51
2019-02-13Adjust wording of two fall-through comments.Joseph Myers3-1/+7
2019-02-13Fix -Wempty-body warnings in glibc.Joseph Myers4-7/+20
2019-02-13Avoid fall-through in test-container if execlp fails.Joseph Myers2-0/+6
2019-02-12String benchtest cleanupWilco Dijkstra20-384/+56
2019-02-12nss: getent: Print IPv6 scope ID for ahosts/ahostsv6 if availableFlorian Weimer2-8/+32
2019-02-12elf: Test for LD_AUDIT module returning zero from la_version [BZ #24122]Adhemerval Zanella4-2/+138
2019-02-12elf: Ignore LD_AUDIT interfaces if la_version returns 0 [BZ #24122]Florian Weimer2-162/+215
2019-02-12Add fall-through comments.Joseph Myers10-0/+33
2019-02-11Use float in e_sqrt.cPaul Clarke2-1/+6
2019-02-11Fix a few whitespace arrangement inconsistencies in time/strftime_l.cTAMUKI Shoichi2-3/+7
2019-02-08Remove powerpc bits/mathinline.h.Joseph Myers2-58/+4
2019-02-08math: Enable <bits/math-finite.h> sysdeps overrideFlorian Weimer2-0/+6
2019-02-08Move generic <bits/unistd_ext.h> to a more regular locationFlorian Weimer2-0/+5
2019-02-08nss: Add tst-nss-files-hosts-long test [BZ #21915]Patsy Franklin4-1/+64
2019-02-08Provide <bits/unistd_ext.h> as a sysdeps header exclusivelyFlorian Weimer3-1/+6
2019-02-08posix: Fix missing wrapper header for <bits/unistd_ext.h>Florian Weimer2-0/+5
2019-02-08tst-strftime2: Use array_length macros instead of magic numbersTAMUKI Shoichi2-1/+7
2019-02-08nptl: Avoid fork handler lock for async-signal-safe fork [BZ #24161]Florian Weimer4-9/+23
2019-02-08ChangeLog: Correct date of last commitFlorian Weimer1-1/+1
2019-02-08Linux: Add gettid system call wrapper [BZ #6399]Florian Weimer40-9/+388
2019-02-08rt: Turn forwards from librt to libc into compat symbols [BZ #24194]Florian Weimer3-3/+14
2019-02-07Add compiler barriers around modifications of the robust mutex list for pthre...Stefan Liebler2-4/+59
2019-02-07array_length: Make usable as a constant expressionFlorian Weimer2-6/+12
2019-02-07support: Implement xdlmopenFlorian Weimer4-1/+39
2019-02-06Avoid "inline" after return type in function definitions.Joseph Myers9-42/+49
2019-02-06support: Use dlerror to detect NULL symbols in xdlsymFlorian Weimer2-10/+15
2019-02-06x86: Remove unnecessary <stap-probe.h> include from lowlevellock.hFlorian Weimer3-4/+6
2019-02-06Fix wide char format specifier in libio/tst-bz24153.c.Stefan Liebler2-2/+6