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