| Commit message (Expand) | Author | Age | Files | Lines |
* | Update kernel version to 6.3 in header constant tests | Joseph Myers | 2023-05-16 | 3 | -4/+4 |
* | i386: Use pthread_barrier for synchronization on tst-bz21269 | DJ Delorie | 2023-05-16 | 1 | -5/+28 |
* | linux: Reformat Makefile. | Carlos O'Donell | 2023-05-16 | 1 | -6/+7 |
* | Update syscall lists for Linux 6.3 | Joseph Myers | 2023-05-15 | 1 | -2/+2 |
* | Enable libmvec support for AArch64 | Joe Ramsay | 2023-05-03 | 1 | -0/+4 |
* | hurd 64bit: Fix struct msqid_ds and shmid_ds fields | Samuel Thibault | 2023-05-01 | 1 | -2/+0 |
* | hurd 64bit: Fix ipc_perm fields types | Samuel Thibault | 2023-05-01 | 2 | -41/+0 |
* | __check_pf: Add a cancellation cleanup handler [BZ #20975] | H.J. Lu | 2023-04-28 | 2 | -0/+17 |
* | if_index: Remove unneeded alloca.h include | Joe Simmons-Talbott | 2023-04-26 | 1 | -1/+0 |
* | gethostid: Do not include alloca.h | Joe Simmons-Talbott | 2023-04-26 | 1 | -1/+0 |
* | hurd: Implement prefer_map_32bit_exec tunable | Sergey Bugaev | 2023-04-24 | 5 | -120/+0 |
* | linux: Re-flow and sort multiline Makefile definitions | Adhemerval Zanella | 2023-04-20 | 1 | -48/+158 |
* | malloc: Assure that THP mode read do write OOB end of stringt | Adhemerval Zanella | 2023-04-14 | 1 | -0/+2 |
* | malloc: Assure that THP mode is always null terminated | Adhemerval Zanella | 2023-04-13 | 1 | -0/+1 |
* | hppa: Revise __TIMESIZE define to use __WORDSIZE | John David Anglin | 2023-04-05 | 1 | -1/+3 |
* | math: Remove the error handling wrapper from fmod and fmodf | Adhemerval Zanella Netto | 2023-04-03 | 23 | -0/+46 |
* | x86: Set FSGSBASE to active if enabled by kernel | H.J. Lu | 2023-04-03 | 1 | -0/+27 |
* | getlogin_r: fix missing fallback if loginuid is unset (bug 30235) | Andreas Schwab | 2023-03-30 | 1 | -4/+1 |
* | Remove --enable-tunables configure option | Adhemerval Zanella Netto | 2023-03-29 | 6 | -32/+4 |
* | LoongArch: ldconfig: Add comments for using EF_LARCH_OBJABI_V1 | caiyinyu | 2023-03-28 | 1 | -0/+6 |
* | libio: Do not autogenerate stdio_lim.h | Adhemerval Zanella Netto | 2023-03-27 | 1 | -0/+28 |
* | Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions | Adhemerval Zanella Netto | 2023-03-27 | 6 | -7/+31 |
* | LoongArch: ldconfig: Ignore EF_LARCH_OBJABI_V1 in shared objects | Xi Ruoyao | 2023-03-27 | 1 | -1/+1 |
* | ARC: run child from the separate start block in __clone | Pavel Kozlov | 2023-03-13 | 1 | -15/+25 |
* | ARC: Add the clone3 wrapper | Pavel Kozlov | 2023-03-13 | 2 | -0/+92 |
* | LoongArch: Add support for ldconfig. | caiyinyu | 2023-03-13 | 2 | -0/+152 |
* | linux: fix ntp_gettime abi break (BZ# 30156) | Kacper PiwiĆski | 2023-03-10 | 1 | -2/+9 |
* | Update kernel version to 6.2 in header constant tests | Joseph Myers | 2023-03-06 | 3 | -4/+4 |
* | C2x scanf binary constant handling | Joseph Myers | 2023-03-02 | 34 | -0/+516 |
* | Add AArch64 HWCAP2 values from Linux 6.2 to bits/hwcap.h | Joseph Myers | 2023-02-28 | 1 | -0/+3 |
* | Add Arm HWCAP values from Linux 6.2 to bits/hwcap.h | Joseph Myers | 2023-02-28 | 3 | -6/+13 |
* | hppa: Drop old parisc-specific MADV_* constants | John David Anglin | 2023-02-25 | 1 | -28/+0 |
* | Update syscall lists for Linux 6.2 | Joseph Myers | 2023-02-23 | 1 | -2/+2 |
* | x86-64: Add glibc.cpu.prefer_map_32bit_exec [BZ #28656] | H.J. Lu | 2023-02-22 | 6 | -0/+165 |
* | Ignore MAP_VARIABLE in tst-mman-consts.py | Joseph Myers | 2023-02-22 | 1 | -2/+5 |
* | Linux: Remove generic Implies | Adhemerval Zanella | 2023-02-20 | 9 | -24/+0 |
* | Linux: Remove unused generic Makefile | Adhemerval Zanella | 2023-02-20 | 1 | -3/+0 |
* | Linux: Assume and consolidate getpeername wire-up syscall | Adhemerval Zanella | 2023-02-20 | 10 | -28/+6 |
* | Linux: Assume and consolidate getsockname wire-up syscall | Adhemerval Zanella | 2023-02-20 | 10 | -13/+11 |
* | Linux: Move wordsize-32 Version to default | Adhemerval Zanella | 2023-02-20 | 12 | -38/+3 |
* | Use uintptr_t instead of performing pointer subtraction with a null pointer | Qihao Chencao | 2023-02-17 | 1 | -1/+1 |
* | ARC: align child stack in clone | Pavel Kozlov | 2023-02-17 | 1 | -0/+1 |
* | C2x strtol binary constant handling | Joseph Myers | 2023-02-16 | 34 | -0/+680 |
* | powerpc64: Add the clone3 wrapper | Adhemerval Zanella Netto | 2023-02-09 | 2 | -0/+158 |
* | C-SKY: Strip hard float abi from hard float feature. | quxm | 2023-02-07 | 1 | -2/+2 |
* | S390: Influence hwcaps/stfle via GLIBC_TUNABLES. | Stefan Liebler | 2023-02-07 | 1 | -22/+7 |
* | Linux: optimize clone3 internal usage | Adhemerval Zanella Netto | 2023-02-01 | 2 | -1/+32 |
* | aarch64: Add the clone3 wrapper | Adhemerval Zanella Netto | 2023-02-01 | 2 | -0/+87 |
* | linux: Add clone3 CLONE_CLEAR_SIGHAND optimization to posix_spawn | Adhemerval Zanella Netto | 2023-02-01 | 4 | -26/+52 |
* | Linux: Do not align the stack for __clone3 | Adhemerval Zanella Netto | 2023-02-01 | 2 | -77/+0 |