Age | Commit message (Expand) | Author |
2019-03-25 | Add UDP_GRO from Linux 5.0 to netinet/udp.h. | Joseph Myers |
2019-03-22 | Add generic hp-timing support | Wilco Dijkstra |
2019-03-22 | Refactor hp-timing rtld usage | Adhemerval Zanella |
2019-03-22 | Do not use HP_TIMING_NOW for random bits | Adhemerval Zanella |
2019-03-22 | Remove __get_clockfreq | Adhemerval Zanella |
2019-03-22 | linux: Assume clock_getres CLOCK_{PROCESS,THREAD}_CPUTIME_ID | Adhemerval Zanella |
2019-03-22 | nptl: Remove pthread_clock_gettime pthread_clock_settime | Adhemerval Zanella |
2019-03-22 | S390: Add arch13 memmem ifunc variant. | Stefan Liebler |
2019-03-22 | S390: Add arch13 strstr ifunc variant. | Stefan Liebler |
2019-03-22 | S390: Add arch13 memmove ifunc variant. | Stefan Liebler |
2019-03-22 | S390: Add configure check to detect support for arch13. | Stefan Liebler |
2019-03-22 | S390: Add new hwcap values for new cpu architecture arch13. | Stefan Liebler |
2019-03-21 | S390: Mark vx and vxe as important hwcap. | Stefan Liebler |
2019-03-19 | Add AArch64 HWCAPs from Linux 5.0. | Joseph Myers |
2019-03-15 | Update syscall-names.list for Linux 5.0. | Joseph Myers |
2019-03-14 | Remove obsolete, never-implemented XSI STREAMS declarations | Florian Weimer |
2019-03-13 | hurd: Add no-op version of __res_enable_icmp [BZ #24047] | Florian Weimer |
2019-03-13 | Move inttypes.h and stdint.h to stdlib. | Zack Weinberg |
2019-03-13 | Fix output of LD_SHOW_AUXV=1. | Stefan Liebler |
2019-03-11 | C-SKY: mark lr as undefined to stop unwinding | Mao Han |
2019-03-11 | C-SKY: remove user_regs definition | Mao Han |
2019-03-11 | C-SKY: fix sigcontext miss match | Mao Han |
2019-03-07 | Break lines before not after operators, batch 4. | Joseph Myers |
2019-03-07 | Fix location where math-vector-fortran.h is installed. | marxin |
2019-03-05 | nptl: Assume __ASSUME_FUTEX_CLOCK_REALTIME support | Adhemerval Zanella |
2019-03-05 | powerpc: Fix build of wcscpy with --disable-multi-arch | Gabriel F. T. Gomes |
2019-03-04 | elf: Remove remnants of MAP_ANON emulation | Florian Weimer |
2019-03-04 | S390: Increase function alignment to 16 bytes. | Stefan Liebler |
2019-03-01 | ldbl-opt: Reuse test cases from misc/ that check long double | Gabriel F. T. Gomes |
2019-03-01 | ldbl-opt: Add error and error_at_line (bug 23984) | Gabriel F. T. Gomes |
2019-03-01 | ldbl-opt: Add err, errx, verr, verrx, warn, warnx, vwarn, and vwarnx (bug 23984) | Gabriel F. T. Gomes |
2019-03-01 | ldbl-opt: Reuse argp tests that print long double | Gabriel F. T. Gomes |
2019-03-01 | ldbl-opt: Add argp_error and argp_failure (bug 23983) | Gabriel F. T. Gomes |
2019-03-01 | S390: Fix introduction of __wcscpy and weak wcscpy symbols. | Stefan Liebler |
2019-03-01 | __netlink_assert_response: Add more __libc_fatal newlines [BZ #20271] | Florian Weimer |
2019-02-28 | Add more spaces before '('. | Joseph Myers |
2019-02-27 | powerpc: Fix linknamespace introduced by 4d8015639a75 | Adhemerval Zanella |
2019-02-27 | hurd: Add renameat2 support for RENAME_NOREPLACE | Samuel Thibault |
2019-02-27 | Add some spaces before '('. | Joseph Myers |
2019-02-27 | wcsmbs: optimize wcscat | Adhemerval Zanella |
2019-02-27 | wcsmbs: optimize wcpcpy | Adhemerval Zanella |
2019-02-26 | Break further lines before not after operators. | Joseph Myers |
2019-02-26 | Add and move fall-through comments in system-specific code. | Joseph Myers |
2019-02-25 | Break more lines before not after operators. | Joseph Myers |
2019-02-20 | Add new Fortran vector math header file. | marxin |
2019-02-20 | powerpc64le: Remove test for GCC 6.2 | Gabriel F. T. Gomes |
2019-02-18 | Fix SPARC64 handling of R_SPARC_H34 (bug 24231). | Joseph Myers |
2019-02-18 | misc/tst-clone3: Fix waiting for exited thread. | Stefan Liebler |
2019-02-16 | Move remaining nptl_db headers to sysdeps/nptl | Florian Weimer |
2019-02-15 | io: Consolidate lockf implementation | Adhemerval Zanella |