aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)AuthorFilesLines
2023-02-21TODO(vdso): aarch64: morello: disable VDSO loadingSzabolcs Nagy1-0/+21
2023-02-02TODO(uapi): aarch64: morello: update HWCAP2_MORELLOSzabolcs Nagy1-1/+1
2022-11-22cheri: Update libc.abilist for getauxptrCarlos Eduardo Seo34-0/+68
2022-11-22cheri: Fix sigevent ABISzabolcs Nagy1-1/+5
2022-11-22cheri: fix posix timersSzabolcs Nagy1-0/+20
2022-11-22cheri: elf: change l_entry to be elfptr_tSzabolcs Nagy1-3/+3
2022-11-22aarch64: morello: fix ldconfig for purecap abiSzabolcs Nagy3-1/+19
2022-11-22aarch64: morello: add purecap ucontext supportCarlos Eduardo Seo9-0/+493
2022-11-22cheri: Fix capability permissions of PROT_NONE maps in test codeSzabolcs Nagy1-1/+1
2022-11-22cheri: Setup RX, RW capabilities for static linkingSzabolcs Nagy1-2/+7
2022-11-22cheri: fix static linking early allocationSzabolcs Nagy1-1/+1
2022-11-22cheri: don't use dl_random for pointer manglingSzabolcs Nagy1-0/+5
2022-11-22cheri: change __libc_start_main prototypeSzabolcs Nagy1-0/+32
2022-11-22cheri: elf: use elfptr_t for auxv parsingSzabolcs Nagy1-2/+2
2022-11-22cheri: Fix pselect signal mask argumentSzabolcs Nagy1-5/+12
2022-11-22TODO(uapi): narrow capability in mmap and mremapSzabolcs Nagy2-3/+40
2022-11-22TODO(uapi): aarch64: morello: add HWCAP2_MORELLOSzabolcs Nagy1-0/+1
2022-11-22TODO(uapi): aarch64: morello: use non-ifunc gettimeofdaySzabolcs Nagy1-1/+3
2022-11-22TODO(uapi): aarch64: morello: make brk always failSzabolcs Nagy1-0/+25
2022-11-22TODO(uapi): cheri: fix clone_argsSzabolcs Nagy2-0/+27
2022-11-22aarch64: morello: define PROT_MAXSzabolcs Nagy1-0/+3
2022-11-22aarch64: morello: fix missing variadic argument in fcntlSzabolcs Nagy3-2/+12
2022-11-22aarch64: morello: add prctl with correct vararg handlingSzabolcs Nagy1-0/+44
2022-11-22aarch64: morello: fix vforkSzabolcs Nagy1-1/+1
2022-11-22aarch64: morello: add purecap syscall supportCarlos Eduardo Seo4-16/+203
2022-11-22aarch64: fix VDSO setup to only apply to known ABIsSzabolcs Nagy1-1/+3
2022-11-22TODO(api): cheri: fix syscall return typeSzabolcs Nagy1-1/+7
2022-11-22TODO(gcc): cheri: work around a gcc bug in _dl_setup_stack_chk_guardSzabolcs Nagy1-0/+4
2022-11-22cheri: __LP64__ is not defined for purecap ABICarlos Eduardo Seo1-1/+1
2022-11-22aarch64: morello: use separate c++-types.dataSzabolcs Nagy2-0/+67
2022-11-22aarch64: morello: use separate localplt data for morelloSzabolcs Nagy2-0/+15
2022-11-22aarch64: morello: Add separate lp64 and morello linux abilistsSzabolcs Nagy28-2/+3347
2022-11-22aarch64: morello: Add purecap abi-variants on linuxSzabolcs Nagy1-2/+6
2022-11-22aarch64: Use fewer ifdefs in bits/fcntl.hSzabolcs Nagy1-2/+0
2022-11-22aarch64: Fix the extension header write in getcontext and swapcontextSzabolcs Nagy2-4/+4
2022-11-11Linux: Support __IPC_64 in sysvctl *ctl command arguments (bug 29771)Florian Weimer4-26/+63
2022-11-02linux: Fix fstatat on MIPSn64 (BZ #29730)Aurelien Jarno1-0/+51
2022-10-25linux: Fix generic struct_stat for 64 bit time (BZ# 29657)Adhemerval Zanella6-74/+622
2022-10-01hppa: undef __ASSUME_SET_ROBUST_LISTJohn David Anglin1-0/+3
2022-09-30stdlib: Fix __getrandom_nocancel type and arc4random usage (BZ #29638)Adhemerval Zanella1-1/+1
2022-09-21m68k: Enforce 4-byte alignment on internal locks (BZ #29537)Adhemerval Zanella1-0/+25
2022-08-24Linux: Fix enum fsconfig_command detection in <sys/mount.h>Florian Weimer1-3/+3
2022-08-24linux: Fix sys/mount.h usage with kernel headersAdhemerval Zanella3-8/+137
2022-08-24linux: Use compile_c_snippet to check linux/mount.h availabilityAdhemerval Zanella1-0/+5
2022-08-24linux: Mimic kernel defition for BLOCK_SIZEAdhemerval Zanella1-1/+1
2022-08-24linux: Use compile_c_snippet to check linux/pidfd.h availabilityAdhemerval Zanella1-4/+6
2022-08-22socket: Check lengths before advancing pointer in CMSG_NXTHDRArjun Shankar2-15/+61
2022-08-22alpha: Fix generic brk system call emulation in __brk_call (bug 29490)Florian Weimer1-4/+3
2022-08-16Linux: Terminate subprocess on late failure in tst-pidfd (bug 29485)Florian Weimer1-2/+5
2022-08-05Update syscall lists for Linux 5.19Joseph Myers3-2/+4