aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-02-06Fix alignment of TLS variables for tls variant TLS_TCB_AT_TP [BZ #23403]Stefan Liebler
2019-02-05arm: Use "nr" constraint for Systemtap probes [BZ #24164]Florian Weimer
2019-02-04Fix assertion in malloc.c:tcache_get.Joseph Myers
2019-02-04Remove duplicate initialization of field in nscd.Joseph Myers
2019-02-04Fix handling of collating elements in fnmatch (bug 17396, bug 16976)Andreas Schwab
2019-02-04x86-64 memcmp: Use unsigned Jcc instructions on size [BZ #24155]H.J. Lu
2019-02-04<spawn.h>: Add missing nonnull attributes and __restrict qualifiersFlorian Weimer
2019-02-04elf: Implement --preload option for the dynamic linkerDavid Newall
2019-02-04testrun.sh: Exit in case of incorrect argumentMatthew Malcomson
2019-02-04time: Avoid alignment gaps in __tzfile_readFlorian Weimer
2019-02-03time: Use struct alloc_buffer in __tzfile_readFlorian Weimer