Age | Commit message (Expand) | Author |
2022-12-06 | configure: Remove check if ld is GNU | Adhemerval Zanella |
2022-11-17 | Define in_int32_t_range to check if the 64 bit time_t syscall should be used | YunQiang Su |
2022-11-10 | Linux: Support __IPC_64 in sysvctl *ctl command arguments (bug 29771) | Florian Weimer |
2022-11-09 | riscv: Get level 3 cache's information | Zong Li |
2022-11-08 | Linux: Add ppoll fortify symbol for 64 bit time_t (BZ# 29746) | Adhemerval Zanella |
2022-11-03 | elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249) | Florian Weimer |
2022-11-03 | elf: Rework exception handling in the dynamic loader [BZ #25486] | Florian Weimer |
2022-11-02 | linux: Drop useless include from fstatat.c | Aurelien Jarno |
2022-11-02 | linux: Fix fstatat on MIPSn64 (BZ #29730) | Aurelien Jarno |
2022-11-01 | Apply asm redirection in not-cancel before first use | Adhemerval Zanella |
2022-10-28 | aarch64: Fix the extension header write in getcontext and swapcontext | Szabolcs Nagy |
2022-10-25 | linux: Fix generic struct_stat for 64 bit time (BZ# 29657) | Adhemerval Zanella |
2022-10-24 | Add ADDRB from Linux 6.0 to bits/termios-c_cflag.h | Joseph Myers |
2022-10-20 | linux: Avoid shifting a negative signed on POSIX timer interface | Adhemerval Zanella |
2022-10-18 | Introduce <pointer_guard.h>, extracted from <sysdep.h> | Florian Weimer |
2022-10-12 | Add AArch64 HWCAP2_EBF16 from Linux 6.0 to bits/hwcap.h | Joseph Myers |
2022-10-10 | Expose all MAP_ constants in <sys/mman.h> unconditionally (bug 29375) | Andreas Schwab |
2022-10-06 | elf: Remove _dl_string_hwcap | Javier Pello |
2022-10-05 | Update kernel version to 6.0 in header constant tests | Joseph Myers |
2022-10-05 | Update syscall lists for Linux 6.0 | Joseph Myers |
2022-09-30 | malloc: Do not clobber errno on __getrandom_nocancel (BZ #29624) | Adhemerval Zanella |
2022-09-30 | stdlib: Fix __getrandom_nocancel type and arc4random usage (BZ #29638) | Adhemerval Zanella |
2022-09-23 | Use C11 atomics instead of atomic_increment(_val) | Wilco Dijkstra |
2022-09-20 | hppa: undef __ASSUME_SET_ROBUST_LIST | John David Anglin |
2022-09-20 | linux: Use same type for MMAP2_PAGE_UNIT | Adhemerval Zanella |
2022-09-20 | m68k: Enforce 4-byte alignment on internal locks (BZ #29537) | Adhemerval Zanella |
2022-09-19 | Linux: Do not skip d_ino == 0 entries in readdir, readdir64 (bug 12165) | Florian Weimer |
2022-09-16 | RISC-V: Allow long jumps to __syscall_error | Ćukasz Stelmach |
2022-09-09 | Use C11 atomics instead atomic_add(_zero) | Wilco Dijkstra |
2022-09-01 | LoongArch: Add soft float support. | caiyinyu |
2022-08-30 | S390: Always use svc 0 | Stefan Liebler |
2022-08-30 | LoongArch: Fix ptr mangling/demangling features. | caiyinyu |
2022-08-25 | s390: Move hwcaps/platform names out of _rtld_global_ro | Florian Weimer |
2022-08-22 | Add AArch64 HWCAP2_* constants from Linux 5.19 | Joseph Myers |
2022-08-22 | Add AGROUP from Linux 5.19 to sys/acct.h, remove Alpha version (bug 29502) | Joseph Myers |
2022-08-22 | alpha: Fix generic brk system call emulation in __brk_call (bug 29490) | Florian Weimer |
2022-08-16 | Linux: Fix enum fsconfig_command detection in <sys/mount.h> | Florian Weimer |
2022-08-15 | Move ip_mreqn structure from Linux to generic | Samuel Thibault |
2022-08-15 | Linux: Terminate subprocess on late failure in tst-pidfd (bug 29485) | Florian Weimer |
2022-08-12 | linux: Fix sys/mount.h usage with kernel headers | Adhemerval Zanella |
2022-08-12 | linux: Use compile_c_snippet to check linux/mount.h availability | Adhemerval Zanella |
2022-08-12 | linux: Mimic kernel defition for BLOCK_SIZE | Adhemerval Zanella |
2022-08-12 | linux: Use compile_c_snippet to check linux/pidfd.h availability | Adhemerval Zanella |
2022-08-12 | LoongArch: Add pointer mangling support. | caiyinyu |
2022-08-11 | tst-process_madvise: Check process_madvise-syscall support. | Stefan Liebler |
2022-08-04 | Remove ldd libc4 support | Adhemerval Zanella |
2022-08-04 | Assume only FLAG_ELF_LIBC6 suport | Lucas A. M. Magalhaes |
2022-08-04 | Remove left over LD_LIBRARY_VERSION usages | Adhemerval Zanella |
2022-08-04 | Linux: Remove exit system call from _exit | Florian Weimer |
2022-08-04 | LoongArch: Add vdso support for gettimeofday. | caiyinyu |