aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-07Remove check for NULL buffer passed to `ptsname_r'Arjun Shankar
2017-06-07Use test-driver in sysdeps/unix/sysv/linux/tst-clone2.cArjun Shankar
2017-06-07aarch64: Add hwcap string routinesSiddhesh Poyarekar
2017-06-07Make LD_HWCAP_MASK usable for static binariesSiddhesh Poyarekar
2017-06-07aarch64: Allow overriding HWCAP_CPUID feature check using HWCAP_MASKSiddhesh Poyarekar
2017-06-07tunables: Use glibc.tune.hwcap_mask tunable instead of _dl_hwcap_maskSiddhesh Poyarekar
2017-06-07Add include guards to dl-procinfo.hSiddhesh Poyarekar
2017-06-07tunables: Add LD_HWCAP_MASK to tunablesSiddhesh Poyarekar
2017-06-07tunables: Clean up hooks to get and set tunablesSiddhesh Poyarekar
2017-06-06x86-64: Move wcsnlen.S to multiarch/wcsnlen-sse4_1.SH.J. Lu
2017-06-06S390: Use generic spinlock code.Stefan Liebler
2017-06-06Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler
2017-06-05x86: Don't use dl_x86_cpu_features in cacheinfo.cH.J. Lu
2017-06-05x86-64: Optimize memcmp/wmemcmp with AVX2 and MOVBEH.J. Lu
2017-06-05x86-64: Optimize wmemset with SSE2/AVX2/AVX512H.J. Lu
2017-06-05x86: Add macros to implement ifunce selection in CH.J. Lu
2017-06-05x86-64: Update strlen.S to support wcslen/wcsnlenH.J. Lu
2017-06-05x86_64: Remove redundant REX bytes from memrchr.SH.J. Lu
2017-06-05x86-64: Update LO_HI_LONG for p{readv,writev}{64}v2H.J. Lu
2017-06-05Define SIG_HOLD for XPG4 (bug 21538).Joseph Myers
2017-06-05Fix struct sigaltstack namespace (bug 21517).Joseph Myers
2017-06-04Regenerate sysdeps/gnu/errlist.c.Zack Weinberg
2017-06-04benchtests: Add more tests for memrchrH.J. Lu
2017-06-04Add forgotten changelog entry for 82f43dd2d1Zack Weinberg
2017-06-04Include shlib-compat.h in many sunrpc/nis source files.Zack Weinberg
2017-06-03getaddrinfo: Eliminate another strdup callFlorian Weimer
2017-06-02x86: Update __x86_shared_non_temporal_thresholdH.J. Lu
2017-06-02manual: Provide consistent errno documentation.Rical Jasan
2017-06-02Fix sigevent namespace (bug 21543).Joseph Myers
2017-06-02getaddrinfo: Fix localplt failure involving strdupFlorian Weimer
2017-06-02posix: Add missing build flags for p{write,read}v2Adhemerval Zanella
2017-06-02resolv: Tests for various versions of res_initFlorian Weimer
2017-06-02getaddrinfo: Always allocate canonical name on the heapFlorian Weimer
2017-06-02Add internal facility for dynamic array handlingFlorian Weimer
2017-06-01Include sys/param.h in stdlib/gmp-impl.h instead of redefining MAX/MINGabriel F. T. Gomes
2017-06-01conformtest: Correct signal.h expectations for XPG4 / XPG42.Joseph Myers
2017-06-01Add shim header for bits/syscall.h.Zack Weinberg
2017-06-01Fix more namespace issues in sys/ucontext.h (bug 21457).Joseph Myers
2017-06-01Avoid tickling a linker bug from microblaze pt-vfork.S.Zack Weinberg
2017-05-31posix: Implement preadv2 and pwritev2Adhemerval Zanella
2017-05-31Use test-driver in nptl/tst-fork3.cAndreas Schwab
2017-05-31Delay initialization of CPU features struct in static binariesSiddhesh Poyarekar
2017-05-30Add reallocarray functionDennis Wölfing
2017-05-30x86_64: Remove redundant REX bytes from memchr.SH.J. Lu
2017-05-29m68k: handle default PIEAndreas Schwab
2017-05-25Add memchr tests for n == 0H.J. Lu
2017-05-25Move tst-mutex*8* to tests-internalTulio Magno Quites Machado Filho
2017-05-25Make __tunables_init hidden and avoid PLTH.J. Lu
2017-05-25Support dl-tunables.list in subdirectoriesH.J. Lu
2017-05-25float128: Add wrappers to override ldbl-128 as float128.Paul E. Murphy