aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2019-02-06S390: Fix introduction of __wmemcmp and weak wmemcmp symbols.Stefan Liebler2-1/+7
2019-02-06Fix alignment of TLS variables for tls variant TLS_TCB_AT_TP [BZ #23403]Stefan Liebler8-42/+132
2019-02-05arm: Use "nr" constraint for Systemtap probes [BZ #24164]Florian Weimer4-0/+53
2019-02-04Fix assertion in malloc.c:tcache_get.Joseph Myers2-1/+4
2019-02-04Remove duplicate initialization of field in nscd.Joseph Myers2-1/+5
2019-02-04Fix handling of collating elements in fnmatch (bug 17396, bug 16976)Andreas Schwab11-151/+217
2019-02-04x86-64 memcmp: Use unsigned Jcc instructions on size [BZ #24155]H.J. Lu5-10/+111
2019-02-04<spawn.h>: Add missing nonnull attributes and __restrict qualifiersFlorian Weimer2-24/+63
2019-02-04elf: Implement --preload option for the dynamic linkerDavid Newall5-7/+89
2019-02-04testrun.sh: Exit in case of incorrect argumentMatthew Malcomson2-0/+5
2019-02-04time: Avoid alignment gaps in __tzfile_readFlorian Weimer2-30/+32
2019-02-03time: Use struct alloc_buffer in __tzfile_readFlorian Weimer2-49/+55
2019-02-03testsuite: stdlib/isomac.c: add missing includeAurelien Jarno2-0/+5
2019-02-03time: Use int, not long int, for internal GMT offsetsFlorian Weimer4-8/+19
2019-02-03libio: Use stdin consistently for input functions [BZ #24153]Florian Weimer11-29/+157
2019-02-02manual: Document lack of conformance of sched_* functions [BZ #14829]Florian Weimer3-27/+48
2019-02-01Require GCC 6.2 or later to build glibc.Joseph Myers6-16/+18
2019-02-01support: Correct error message for TEST_COMPARE_STRINGFlorian Weimer3-7/+13
2019-02-01support: Handle AF_LOCAL, AF_UNSPEC in support_format_address_familyFlorian Weimer2-0/+9
2019-02-01manual: Update struct sockaddr_in, struct sockaddr_sin6 descriptionFlorian Weimer2-10/+35
2019-02-01Cleanup clock_*time includesWilco Dijkstra7-98/+46
2019-02-01aarch64: Optimized memchr specific to AmpereComputing emagFeng Xue7-3/+320
2019-02-01aarch64: Optimized memset specific to AmpereComputing emagFeng Xue6-2/+228
2019-02-01aarch64: Add AmpereComputing emag to tunable cpu listFeng Xue4-1/+13