about summary refs log tree commit diff
path: root/sysdeps/unix/sysv
Commit message (Expand)AuthorAgeFilesLines
* linux: Add time64 recvmmsg supportAdhemerval Zanella2020-09-281-11/+52
* linux: Add time64 support for nanosleepAdhemerval Zanella2020-09-281-0/+50
* linux: Consolidate utimesAdhemerval Zanella2020-09-283-81/+0
* linux: Use 64-bit time_t syscall on clock_getcputclockidAdhemerval Zanella2020-09-281-10/+15
* linux: Add time64 sigtimedwait supportAdhemerval Zanella2020-09-281-8/+42
* linux: Add time64 select supportAdhemerval Zanella2020-09-281-23/+69
* sysvipc: Fix semtimeop for !__ASSUME_DIRECT_SYSVIPC_SYSCALLSAdhemerval Zanella2020-09-281-8/+3
* Update mallinfo2 ABI, and testDJ Delorie2020-09-1732-0/+32
* Allow memset local PLT reference for RISC-V.Alistair Francis2020-09-171-0/+1
* pselect.c: Pass a pointer to SYSCALL_CANCEL [BZ #26606]H.J. Lu2020-09-151-3/+6
* x86: Install <sys/platform/x86.h> [BZ #26124]H.J. Lu2020-09-113-0/+3
* linux: Add time64 pselect supportAdhemerval Zanella2020-09-114-35/+99
* linux: Add time64 semtimedop supportAdhemerval Zanella2020-09-112-8/+55
* linux: Add ppoll time64 optimizationAdhemerval Zanella2020-09-111-5/+13
* linux: Simplify clock_getresAdhemerval Zanella2020-09-111-23/+15
* Remove internal usage of extensible stat functionsAdhemerval Zanella2020-09-117-16/+16
* Linux: Consolidate xmknodAdhemerval Zanella2020-09-112-59/+3
* linux: Consolidate fxstatat{64}Adhemerval Zanella2020-09-1123-301/+92
* linux: Consolidate fxstat{64}Adhemerval Zanella2020-09-1118-268/+107
* linux: Consolidate lxstat{64}Adhemerval Zanella2020-09-1119-345/+136
* linux: Consolidate xstat{64}Adhemerval Zanella2020-09-1120-332/+194
* linux: Define STAT64_IS_KERNEL_STAT64Adhemerval Zanella2020-09-1113-0/+23
* linux: Always define STAT_IS_KERNEL_STATAdhemerval Zanella2020-09-1114-7/+15
* 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