aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)Author
2022-10-27cheri: Update libc.abilist for getauxptrCarlos Eduardo Seo
2022-10-27cheri: Fix sigevent ABISzabolcs Nagy
2022-10-27cheri: fix posix timersSzabolcs Nagy
2022-10-27cheri: elf: change l_entry to be elfptr_tSzabolcs Nagy
2022-10-27aarch64: morello: fix ldconfig for purecap abiSzabolcs Nagy
2022-10-27aarch64: morello: add purecap ucontext supportCarlos Eduardo Seo
2022-10-27cheri: Fix capability permissions of PROT_NONE maps in test codeSzabolcs Nagy
2022-10-27cheri: Setup RX, RW capabilities for static linkingSzabolcs Nagy
2022-10-27cheri: fix static linking early allocationSzabolcs Nagy
2022-10-27cheri: don't use dl_random for pointer manglingSzabolcs Nagy
2022-10-27cheri: change __libc_start_main prototypeSzabolcs Nagy
2022-10-27cheri: elf: use elfptr_t for auxv parsingSzabolcs Nagy
2022-10-27TODO(uapi): narrow capability in mmap and mremapSzabolcs Nagy
2022-10-27TODO(uapi): aarch64: morello: add HWCAP2_MORELLOSzabolcs Nagy
2022-10-27TODO(uapi): aarch64: morello: use non-ifunc gettimeofdaySzabolcs Nagy
2022-10-27TODO(uapi): aarch64: morello: make brk always failSzabolcs Nagy
2022-10-27TODO(uapi): cheri: fix clone_argsSzabolcs Nagy
2022-10-27aarch64: morello: define PROT_MAXSzabolcs Nagy
2022-10-27aarch64: morello: fix missing variadic argument in fcntlSzabolcs Nagy
2022-10-27aarch64: morello: add prctl with correct vararg handlingSzabolcs Nagy
2022-10-27aarch64: morello: fix vforkSzabolcs Nagy
2022-10-27aarch64: morello: add purecap syscall supportCarlos Eduardo Seo
2022-10-27aarch64: fix VDSO setup to only apply to known ABIsSzabolcs Nagy
2022-10-27TODO(api): cheri: fix syscall return typeSzabolcs Nagy
2022-10-27TODO(gcc): cheri: work around a gcc bug in _dl_setup_stack_chk_guardSzabolcs Nagy
2022-10-27cheri: __LP64__ is not defined for purecap ABICarlos Eduardo Seo
2022-10-27aarch64: morello: use separate c++-types.dataSzabolcs Nagy
2022-10-27aarch64: morello: use separate localplt data for morelloSzabolcs Nagy
2022-10-27aarch64: morello: Add separate lp64 and morello linux abilistsSzabolcs Nagy
2022-10-27aarch64: morello: Add purecap abi-variants on linuxSzabolcs Nagy
2022-10-27aarch64: Use fewer ifdefs in bits/fcntl.hSzabolcs Nagy
2022-10-27aarch64: 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-01hppa: undef __ASSUME_SET_ROBUST_LISTJohn David Anglin
2022-09-30stdlib: Fix __getrandom_nocancel type and arc4random usage (BZ #29638)Adhemerval Zanella
2022-09-21m68k: Enforce 4-byte alignment on internal locks (BZ #29537)Adhemerval Zanella
2022-08-24Linux: Fix enum fsconfig_command detection in <sys/mount.h>Florian Weimer
2022-08-24linux: Fix sys/mount.h usage with kernel headersAdhemerval Zanella
2022-08-24linux: Use compile_c_snippet to check linux/mount.h availabilityAdhemerval Zanella
2022-08-24linux: Mimic kernel defition for BLOCK_SIZEAdhemerval Zanella
2022-08-24linux: Use compile_c_snippet to check linux/pidfd.h availabilityAdhemerval Zanella
2022-08-22socket: Check lengths before advancing pointer in CMSG_NXTHDRArjun Shankar
2022-08-22alpha: Fix generic brk system call emulation in __brk_call (bug 29490)Florian Weimer
2022-08-16Linux: Terminate subprocess on late failure in tst-pidfd (bug 29485)Florian Weimer
2022-08-05Update syscall lists for Linux 5.19Joseph Myers
2022-07-29tst-pidfd.c: UNSUPPORTED if we get EPERM on valid pidfd_getfd callMark Wielaard
2022-07-29LoongArch: Add greg_t and gregset_t.caiyinyu
2022-07-29LoongArch: Fix VDSO_HASH and VDSO_NAME.caiyinyu
2022-07-27arc4random: simplify design for better safetyJason A. Donenfeld
2022-07-26LoongArch: Build Infrastructurecaiyinyu