summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv
Commit message (Expand)AuthorAgeFilesLines
* Linux: Add execveat system call wrappersasha/execveatAlexandra Hájková2020-09-0732-1/+110
* Use LFS readdir in generic POSIX getcwd [BZ# 22899]Adhemerval Zanella2020-09-021-0/+4
* linux: Remove __ASSUME_ATFCTSAdhemerval Zanella2020-09-021-4/+0
* Sync getcwd with gnulibAdhemerval Zanella2020-09-021-7/+5
* x32: Add <fixup-asm-unistd.h> and regenerate arch-syscall.hH.J. Lu2020-08-312-0/+22
* RISC-V: Build infrastructure for 32-bit portZong Li2020-08-275-5/+63
* RISC-V: Add rv32 path to RTLDLIST in lddZong Li2020-08-271-1/+1
* riscv32: Specify the arch_minimum_kernel as 5.4Alistair Francis2020-08-272-0/+8
* RISC-V: Add 32-bit ABI listsAlistair Francis2020-08-2713-0/+3336
* RISC-V: Support the 32-bit ABI implementationAlistair Francis2020-08-271-0/+55
* RISC-V: Add arch-syscall.h for RV32Alistair Francis2020-08-271-0/+284
* RISC-V: Add path of library directories for the 32-bitAlistair Francis2020-08-271-16/+38
* RISC-V: Support dynamic loader for the 32-bitZong Li2020-08-271-1/+1
* RISC-V: Add support for 32-bit vDSO callsAlistair Francis2020-08-271-6/+17
* RISC-V: Use 64-bit-time syscall numbers with the 32-bit portAlistair Francis2020-08-271-0/+23
* RISC-V: Cleanup some of the sysdep.h codeAlistair Francis2020-08-271-13/+4
* RISC-V: Use 64-bit time_t and off_t for RV32 and RV64Alistair Francis2020-08-274-0/+162
* linux: Simplify utimensatAdhemerval Zanella2020-08-241-13/+10
* linux: Simplify timerfd_settimeAdhemerval Zanella2020-08-241-14/+9
* linux: Simplify timer_gettimeAdhemerval Zanella2020-08-241-12/+8
* linux: Simplify sched_rr_get_intervalAdhemerval Zanella2020-08-241-12/+8
* linux: Simplify ppollAdhemerval Zanella2020-08-241-11/+10
* linux: Simplify mq_timedsendAdhemerval Zanella2020-08-241-7/+7
* linux: Simplify mq_timedreceiveAdhemerval Zanella2020-08-241-9/+9
* linux: Simplify clock_settimeAdhemerval Zanella2020-08-241-9/+9
* linux: Simplify clock_nanosleepAdhemerval Zanella2020-08-241-22/+11
* linux: Simplify clock_gettimeAdhemerval Zanella2020-08-241-25/+17
* linux: Simplify clock_adjtimeAdhemerval Zanella2020-08-241-13/+10
* linux: Add helper function to optimize 64-bit time_t fallback supportAdhemerval Zanella2020-08-243-1/+95
* S390: Sync HWCAP names with kernel by adding aliases [BZ #25971]Stefan Liebler2020-08-211-0/+3
* Update kernel version to 5.8 in tst-mman-consts.py.Joseph Myers2020-08-131-1/+1
* Linux: Use faccessat2 to implement faccessat (bug 18683)Florian Weimer2020-08-072-3/+19
* Update syscall lists for Linux 5.8.Joseph Myers2020-08-0725-2/+27
* Regenerate configure scripts.Carlos O'Donell2020-08-042-1/+2
* Linux: Remove rseq supportFlorian Weimer2020-07-1647-1066/+5
* AArch64: Rename IS_ARES to IS_NEOVERSE_N1Wilco Dijkstra2020-07-151-2/+2
* Remove --enable-obsolete-rpc configure flagPetr Vorel2020-07-131-162/+0
* x86: Support usable check for all CPU featuresH.J. Lu2020-07-131-1/+1
* ARC: Build InfrastructureVineet Gupta2020-07-107-0/+90
* ARC: ABI listsVineet Gupta2020-07-1014-0/+3257
* ARC: Linux Startup and Dynamic LoadingVineet Gupta2020-07-102-0/+116
* ARC: Linux ABIVineet Gupta2020-07-1012-0/+568
* ARC: Linux Syscall InterfaceVineet Gupta2020-07-1015-0/+941
* powerpc64: Fix calls when r2 is not used [BZ #26173]Tulio Magno Quites Machado Filho2020-07-101-1/+1
* linux: Fix syscall list generation instructionsMaciej W. Rozycki2020-07-091-1/+1
* sysv: linux: Add 64-bit time_t variant for shmctlAdhemerval Zanella2020-07-0914-49/+330
* sysvipc: Remove the linux shm-pad.h fileAdhemerval Zanella2020-07-0912-172/+198
* sysvipc: Split out linux struct shmid_dsAdhemerval Zanella2020-07-093-33/+59
* sysv: linux: Add 64-bit time_t variant for msgctlAdhemerval Zanella2020-07-0914-52/+349
* sysvipc: Remove the linux msq-pad.h fileAdhemerval Zanella2020-07-0911-157/+210