aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)Author
2023-01-10Add HWCAP2_SVE_EBF16 from Linux 6.1 to AArch64 bits/hwcap.hJoseph Myers
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-12-22Linux: Pass size argument of epoll_create to the kernelFlorian Weimer
2022-12-22Define MADV_COLLAPSE from Linux 6.1Joseph Myers
2022-12-21powerpc64: Increase SIGSTKSZ and MINSIGSTKSZRajalakshmi Srinivasaraghavan
2022-12-21Update kernel version to 6.1 in header constant testsJoseph Myers
2022-12-20Update syscall lists for Linux 6.1Joseph Myers
2022-12-19Linux: Remove epoll_create, inotify_init from syscalls.listFlorian Weimer
2022-12-19Linux: Reflow and sort some Makefile variablesFlorian Weimer
2022-12-13Allow _Qp_fgt in sparc64 localplt.dataJoseph Myers
2022-12-07Linux: Consolidate typesizes.hAdhemerval Zanella Netto
2022-12-07Linux: Make generic fcntl.h the default oneAdhemerval Zanella Netto
2022-12-07Linux: make generic xstatver.h the default oneAdhemerval Zanella Netto
2022-12-07Linux: Remove generic sysdepAdhemerval Zanella Netto
2022-12-07Linux: Assume and consolidate shutdown wire-up syscallAdhemerval Zanella Netto
2022-12-07Linux: Assume and consolidate listen wire-up syscallAdhemerval Zanella Netto
2022-12-07Linux: Assume and consolidate socketpair wire-up syscallAdhemerval Zanella Netto
2022-12-07Linux: Assume and consolidate socket wire-up syscallAdhemerval Zanella Netto
2022-12-07Linux: Assume and consolidate bind wire-up syscallAdhemerval Zanella Netto
2022-12-07Linux: consolidate ____longjmp_chkAdhemerval Zanella Netto
2022-12-07Linux: consolidate sendfile implementationAdhemerval Zanella Netto
2022-12-07Linux: consolidate unlink implementationAdhemerval Zanella Netto
2022-12-07Linux: consolidate symlink implementationAdhemerval Zanella Netto
2022-12-07Linux: consolidate rmdir implementationAdhemerval Zanella Netto
2022-12-07Linux: consolidate readlink implementationAdhemerval Zanella Netto
2022-12-07Linux: consolidate mkdir implementationAdhemerval Zanella Netto
2022-12-07Linux: consolidate link implementationAdhemerval Zanella Netto
2022-12-07Linux: consolidate lchown implementationAdhemerval Zanella Netto
2022-12-07Linux: consolidate inotify_init implementationAdhemerval Zanella Netto
2022-12-07Lninux: consolidate epoll_create implementationAdhemerval Zanella Netto
2022-12-07Linux: consolidate dup2 implementationAdhemerval Zanella Netto
2022-12-07Linux: consolidate chown implementationAdhemerval Zanella Netto
2022-12-07Linux: consolidate chmod implementationAdhemerval Zanella Netto
2022-12-07linux: Consolidate dl-origin.cAdhemerval Zanella Netto
2022-12-07linux: Use long int for syscall return valueXing Li
2022-12-06configure: Remove check if ld is GNUAdhemerval Zanella
2022-11-17Define in_int32_t_range to check if the 64 bit time_t syscall should be usedYunQiang Su
2022-11-10Linux: Support __IPC_64 in sysvctl *ctl command arguments (bug 29771)Florian Weimer
2022-11-09riscv: Get level 3 cache's informationZong Li
2022-11-08Linux: Add ppoll fortify symbol for 64 bit time_t (BZ# 29746)Adhemerval Zanella
2022-11-03elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)Florian Weimer
2022-11-03elf: Rework exception handling in the dynamic loader [BZ #25486]Florian Weimer
2022-11-02linux: Drop useless include from fstatat.cAurelien Jarno
2022-11-02linux: Fix fstatat on MIPSn64 (BZ #29730)Aurelien Jarno
2022-11-01Apply asm redirection in not-cancel before first useAdhemerval Zanella
2022-10-28aarch64: Fix the extension header write in getcontext and swapcontextSzabolcs Nagy
2022-10-25linux: Fix generic struct_stat for 64 bit time (BZ# 29657)Adhemerval Zanella
2022-10-24Add ADDRB from Linux 6.0 to bits/termios-c_cflag.hJoseph Myers
2022-10-20linux: Avoid shifting a negative signed on POSIX timer interfaceAdhemerval Zanella
2022-10-18Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer