| Commit message (Expand) | Author | Age | Files | Lines |
* | y2038: Add support for 64 bit time on legacy ABIs | Adhemerval Zanella | 2021-02-18 | 89 | -8/+1461 |
* | y2038: Use a common definition for shmid_ds | Adhemerval Zanella | 2021-02-18 | 8 | -26/+66 |
* | y2038: Use a common definition for semid_ds | Adhemerval Zanella | 2021-02-18 | 9 | -14/+59 |
* | y2038: Use a common definition for msqid_ds | Lukasz Majewski | 2021-02-18 | 9 | -29/+80 |
* | y2038: Use a common definition for stat | Lukasz Majewski | 2021-02-18 | 9 | -220/+282 |
* | y2038: linux: Add __USE_TIME_BITS64 support for struct timex | Adhemerval Zanella | 2021-02-18 | 1 | -0/+31 |
* | tst: Add test for futimens | Lukasz Majewski | 2021-02-18 | 2 | -1/+73 |
* | S390: Add new hwcap values. | Stefan Liebler | 2021-02-16 | 3 | -3/+8 |
* | aarch64: Fix sys/ptrace.h if linux headers are included | Szabolcs Nagy | 2021-02-15 | 1 | -0/+34 |
* | x86: Remove the extra space between "# endif" | H.J. Lu | 2021-02-12 | 1 | -1/+1 |
* | hurd: Fix fstatfs build failure | Adhemerval Zanella | 2021-02-11 | 1 | -1/+1 |
* | linux: Remove stat-check.c | Adhemerval Zanella | 2021-02-11 | 3 | -30/+13 |
* | linux: Remove overflow.h | Adhemerval Zanella | 2021-02-11 | 1 | -69/+0 |
* | linux: Consolidate internal_statvfs | Adhemerval Zanella | 2021-02-11 | 9 | -37/+56 |
* | linux: Consolidate statvfs implementations | Adhemerval Zanella | 2021-02-11 | 6 | -46/+25 |
* | linux: Consolidate fstatvfs implementations | Adhemerval Zanella | 2021-02-11 | 7 | -46/+25 |
* | linux: Consolidate statfs implementations | Adhemerval Zanella | 2021-02-11 | 9 | -81/+125 |
* | linux: Consolidate fstatfs implementations | Adhemerval Zanella | 2021-02-11 | 9 | -73/+126 |
* | linux: Set LFS statfs as default | Adhemerval Zanella | 2021-02-11 | 2 | -11/+75 |
* | linux: Set default kernel_stat.h to LFS | Adhemerval Zanella | 2021-02-11 | 15 | -200/+231 |
* | linux: Fix STATFS_IS_STATFS64 definition | Adhemerval Zanella | 2021-02-11 | 8 | -8/+36 |
* | x86: Use SIZE_MAX instead of (long int)-1 for tunable range value | Siddhesh Poyarekar | 2021-02-10 | 1 | -5/+5 |
* | tunables: Simplify TUNABLE_SET interface | Siddhesh Poyarekar | 2021-02-10 | 2 | -10/+7 |
* | linux: Fix __sem_check_add_mapping search_sem | Adhemerval Zanella | 2021-02-09 | 1 | -1/+1 |
* | linux: Fix __sem_check_add_mapping name length | Adhemerval Zanella | 2021-02-09 | 1 | -0/+1 |
* | Add more ptrace constants for AArch64 and PowerPC. | Joseph Myers | 2021-02-08 | 2 | -0/+26 |
* | x86-64: Refactor and improve performance of strchr-avx2.S | noah | 2021-02-08 | 2 | -113/+113 |
* | pthread: Remove alloca usage from __sem_check_add_mapping | Adhemerval Zanella | 2021-02-08 | 1 | -6/+17 |
* | pthread: Refactor semaphore code | Adhemerval Zanella | 2021-02-08 | 4 | -165/+221 |
* | linux: Require /dev/shm as the shared memory file system | Florian Weimer | 2021-02-08 | 10 | -342/+43 |
* | tst: Provide test for ppoll | Lukasz Majewski | 2021-02-08 | 2 | -1/+57 |
* | tst: Provide test for timerfd related functions | Lukasz Majewski | 2021-02-08 | 2 | -1/+67 |
* | x86: Add PTWRITE feature detection [BZ #27346] | H.J. Lu | 2021-02-07 | 9 | -5/+44 |
* | nptl: Remove private futex optimization [BZ #27304] | Florian Weimer | 2021-02-04 | 1 | -13/+1 |
* | i686: Regenerate ULPs | Siddhesh Poyarekar | 2021-02-03 | 1 | -5/+5 |
* | linux: Remove shmmax check from tst-sysvshm-linux | Adhemerval Zanella | 2021-02-02 | 1 | -12/+14 |
* | x86: Adding an upper bound for Enhanced REP MOVSB. | Sajan Karumanchi | 2021-02-02 | 4 | -3/+25 |
* | Add MS_NOSYMFOLLOW from Linux 5.10 to <sys/mount.h>. | Joseph Myers | 2021-02-02 | 1 | -0/+2 |
* | hurd TIOCFLUSH: fix fixing argument | Samuel Thibault | 2021-02-01 | 1 | -2/+2 |
* | sysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305] | H.J. Lu | 2021-02-01 | 9 | -0/+228 |
* | hurd TIOCFLUSH: Cope BSD 4.1 semantic | Samuel Thibault | 2021-02-01 | 1 | -0/+4 |
* | x86: Properly set usable CET feature bits [BZ #26625] | H.J. Lu | 2021-01-29 | 10 | -13/+120 |
* | Update ia64 libm-test-ulps | Adhemerval Zanella | 2021-01-28 | 1 | -2/+2 |
* | sh: Update libm-tests-ulps | Adhemerval Zanella | 2021-01-28 | 1 | -19/+23 |
* | ia64: Fix brk call on statup | Adhemerval Zanella | 2021-01-28 | 1 | -0/+22 |
* | Update sparc libm-test-ulps | Adhemerval Zanella | 2021-01-28 | 1 | -11/+12 |
* | Update alpha libm-test-ulps | Adhemerval Zanella | 2021-01-28 | 1 | -11/+12 |
* | powerpc64: Workaround sigtramp vdso return call | Raoni Fassina Firmino | 2021-01-28 | 1 | -1/+12 |
* | aarch64: Fix the list of tested IFUNC variants [BZ #26818] | Szabolcs Nagy | 2021-01-25 | 2 | -4/+6 |
* | aarch64: Move and update the definition of MTE_ENABLED | Szabolcs Nagy | 2021-01-25 | 2 | -11/+11 |