Age | Commit message (Expand) | Author |
2017-06-08 | Prepare for radical source tree reorganization.zack/build-layout-experiment | Zack Weinberg |
2017-06-08 | Remove __need macros from stdio.h and wchar.h. | Zack Weinberg |
2017-06-08 | Add more tests for memchr | H.J. Lu |
2017-06-07 | x86-64: Rename wmemset.h to ifunc-wmemset.h | H.J. Lu |
2017-06-07 | float128: Add strfromf128 | Gabriel F. T. Gomes |
2017-06-07 | Refactor PRINT_FPHEX_LONG_DOUBLE into a reusable macro | Gabriel F. T. Gomes |
2017-06-07 | Remove duplicated code from __printf_fp_l, __printf_fphex, and __printf_size | Gabriel F. T. Gomes |
2017-06-07 | float128: Add conversion from float128 to mpn | Gabriel F. T. Gomes |
2017-06-07 | float128: Extend the power of ten tables | Paul E. Murphy |
2017-06-07 | Fix include paths in include/bits/types/*.h. | Joseph Myers |
2017-06-07 | Fix tst-timezone race (bug 14096). | Joseph Myers |
2017-06-07 | x86-64: Fold ifunc-sse4_1.h into wcsnlen.c | H.J. Lu |
2017-06-07 | Remove check for NULL buffer passed to `ptsname_r' | Arjun Shankar |
2017-06-07 | Use test-driver in sysdeps/unix/sysv/linux/tst-clone2.c | Arjun Shankar |
2017-06-07 | aarch64: Add hwcap string routines | Siddhesh Poyarekar |
2017-06-07 | Make LD_HWCAP_MASK usable for static binaries | Siddhesh Poyarekar |
2017-06-07 | aarch64: Allow overriding HWCAP_CPUID feature check using HWCAP_MASK | Siddhesh Poyarekar |
2017-06-07 | tunables: Use glibc.tune.hwcap_mask tunable instead of _dl_hwcap_mask | Siddhesh Poyarekar |
2017-06-07 | Add include guards to dl-procinfo.h | Siddhesh Poyarekar |
2017-06-07 | tunables: Add LD_HWCAP_MASK to tunables | Siddhesh Poyarekar |
2017-06-07 | tunables: Clean up hooks to get and set tunables | Siddhesh Poyarekar |
2017-06-06 | x86-64: Move wcsnlen.S to multiarch/wcsnlen-sse4_1.S | H.J. Lu |
2017-06-06 | S390: Use generic spinlock code. | Stefan Liebler |
2017-06-06 | Optimize generic spinlock code and use C11 like atomic macros. | Stefan Liebler |
2017-06-05 | x86: Don't use dl_x86_cpu_features in cacheinfo.c | H.J. Lu |
2017-06-05 | x86-64: Optimize memcmp/wmemcmp with AVX2 and MOVBE | H.J. Lu |
2017-06-05 | x86-64: Optimize wmemset with SSE2/AVX2/AVX512 | H.J. Lu |
2017-06-05 | x86: Add macros to implement ifunce selection in C | H.J. Lu |
2017-06-05 | x86-64: Update strlen.S to support wcslen/wcsnlen | H.J. Lu |
2017-06-05 | x86_64: Remove redundant REX bytes from memrchr.S | H.J. Lu |
2017-06-05 | x86-64: Update LO_HI_LONG for p{readv,writev}{64}v2 | H.J. Lu |
2017-06-05 | Define SIG_HOLD for XPG4 (bug 21538). | Joseph Myers |
2017-06-05 | Fix struct sigaltstack namespace (bug 21517). | Joseph Myers |
2017-06-04 | Regenerate sysdeps/gnu/errlist.c. | Zack Weinberg |
2017-06-04 | benchtests: Add more tests for memrchr | H.J. Lu |
2017-06-04 | Add forgotten changelog entry for 82f43dd2d1 | Zack Weinberg |
2017-06-04 | Include shlib-compat.h in many sunrpc/nis source files. | Zack Weinberg |
2017-06-03 | getaddrinfo: Eliminate another strdup call | Florian Weimer |
2017-06-02 | x86: Update __x86_shared_non_temporal_threshold | H.J. Lu |
2017-06-02 | manual: Provide consistent errno documentation. | Rical Jasan |
2017-06-02 | Fix sigevent namespace (bug 21543). | Joseph Myers |
2017-06-02 | getaddrinfo: Fix localplt failure involving strdup | Florian Weimer |
2017-06-02 | posix: Add missing build flags for p{write,read}v2 | Adhemerval Zanella |
2017-06-02 | resolv: Tests for various versions of res_init | Florian Weimer |
2017-06-02 | getaddrinfo: Always allocate canonical name on the heap | Florian Weimer |
2017-06-02 | Add internal facility for dynamic array handling | Florian Weimer |
2017-06-01 | Include sys/param.h in stdlib/gmp-impl.h instead of redefining MAX/MIN | Gabriel F. T. Gomes |
2017-06-01 | conformtest: Correct signal.h expectations for XPG4 / XPG42. | Joseph Myers |
2017-06-01 | Add shim header for bits/syscall.h. | Zack Weinberg |
2017-06-01 | Fix more namespace issues in sys/ucontext.h (bug 21457). | Joseph Myers |