aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)Author
2020-09-28linux: Add time64 support for nanosleepAdhemerval Zanella
2020-09-28linux: Consolidate utimesAdhemerval Zanella
2020-09-28linux: Use 64-bit time_t syscall on clock_getcputclockidAdhemerval Zanella
2020-09-28linux: Add time64 sigtimedwait supportAdhemerval Zanella
2020-09-28linux: Add time64 select supportAdhemerval Zanella
2020-09-28sysvipc: Fix semtimeop for !__ASSUME_DIRECT_SYSVIPC_SYSCALLSAdhemerval Zanella
2020-09-17Update mallinfo2 ABI, and testDJ Delorie
2020-09-17Allow memset local PLT reference for RISC-V.Alistair Francis
2020-09-15pselect.c: Pass a pointer to SYSCALL_CANCEL [BZ #26606]H.J. Lu
2020-09-11x86: Install <sys/platform/x86.h> [BZ #26124]H.J. Lu
2020-09-11linux: Add time64 pselect supportAdhemerval Zanella
2020-09-11linux: Add time64 semtimedop supportAdhemerval Zanella
2020-09-11linux: Add ppoll time64 optimizationAdhemerval Zanella
2020-09-11linux: Simplify clock_getresAdhemerval Zanella
2020-09-11Remove internal usage of extensible stat functionsAdhemerval Zanella
2020-09-11Linux: Consolidate xmknodAdhemerval Zanella
2020-09-11linux: Consolidate fxstatat{64}Adhemerval Zanella
2020-09-11linux: Consolidate fxstat{64}Adhemerval Zanella
2020-09-11linux: Consolidate lxstat{64}Adhemerval Zanella
2020-09-11linux: Consolidate xstat{64}Adhemerval Zanella
2020-09-11linux: Define STAT64_IS_KERNEL_STAT64Adhemerval Zanella
2020-09-11linux: Always define STAT_IS_KERNEL_STATAdhemerval Zanella
2020-09-02Use LFS readdir in generic POSIX getcwd [BZ# 22899]Adhemerval Zanella
2020-09-02linux: Remove __ASSUME_ATFCTSAdhemerval Zanella
2020-09-02Sync getcwd with gnulibAdhemerval Zanella
2020-08-31x32: Add <fixup-asm-unistd.h> and regenerate arch-syscall.hH.J. Lu
2020-08-27RISC-V: Build infrastructure for 32-bit portZong Li
2020-08-27RISC-V: Add rv32 path to RTLDLIST in lddZong Li
2020-08-27riscv32: Specify the arch_minimum_kernel as 5.4Alistair Francis
2020-08-27RISC-V: Add 32-bit ABI listsAlistair Francis
2020-08-27RISC-V: Support the 32-bit ABI implementationAlistair Francis
2020-08-27RISC-V: Add arch-syscall.h for RV32Alistair Francis
2020-08-27RISC-V: Add path of library directories for the 32-bitAlistair Francis
2020-08-27RISC-V: Support dynamic loader for the 32-bitZong Li
2020-08-27RISC-V: Add support for 32-bit vDSO callsAlistair Francis
2020-08-27RISC-V: Use 64-bit-time syscall numbers with the 32-bit portAlistair Francis
2020-08-27RISC-V: Cleanup some of the sysdep.h codeAlistair Francis
2020-08-27RISC-V: Use 64-bit time_t and off_t for RV32 and RV64Alistair Francis
2020-08-24linux: Simplify utimensatAdhemerval Zanella
2020-08-24linux: Simplify timerfd_settimeAdhemerval Zanella
2020-08-24linux: Simplify timer_gettimeAdhemerval Zanella
2020-08-24linux: Simplify sched_rr_get_intervalAdhemerval Zanella
2020-08-24linux: Simplify ppollAdhemerval Zanella
2020-08-24linux: Simplify mq_timedsendAdhemerval Zanella
2020-08-24linux: Simplify mq_timedreceiveAdhemerval Zanella
2020-08-24linux: Simplify clock_settimeAdhemerval Zanella
2020-08-24linux: Simplify clock_nanosleepAdhemerval Zanella
2020-08-24linux: Simplify clock_gettimeAdhemerval Zanella
2020-08-24linux: Simplify clock_adjtimeAdhemerval Zanella
2020-08-24linux: Add helper function to optimize 64-bit time_t fallback supportAdhemerval Zanella