aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)Author
2020-12-31aarch64: use PTR_ARG and SIZE_ARG instead of DELOUSESzabolcs Nagy
2020-12-30powerpc: Use scv instruction on clone when availableMatheus Castanho
2020-12-30powerpc: Runtime selection between sc and scv for syscallsMatheus Castanho
2020-12-29io: Remove xmknod{at} implementationsAdhemerval Zanella
2020-12-29io: Remove xstat implementationsAdhemerval Zanella
2020-12-21aarch64: Add sysv specific enabling code for memory taggingRichard Earnshaw
2020-12-21linux: Add compatibility definitions to sys/prctl.h for MTERichard Earnshaw
2020-12-21alpha: Remove anonymous union in struct stat [BZ #27042]Matt Turner
2020-12-17Update kernel version to 5.10 in tst-mman-consts.py.Joseph Myers
2020-12-16Update syscall lists for Linux 5.10.Joseph Myers
2020-12-12Fix spelling and grammar in several commentsJonny Grant
2020-12-10linux: Consolidate brk implementationAdhemerval Zanella
2020-12-09Fix parsing of /sys/devices/system/cpu/online (bug 25859)Andreas Schwab
2020-12-06x86: Rename readelflib.cH.J. Lu
2020-12-02Revert "linux: Move xmknod{at} to compat symbols"Adhemerval Zanella
2020-12-02Revert "linux: Move {f}xstat{at} to compat symbols"Adhemerval Zanella
2020-11-27sh: Add sh4 fpu Implies folderAdhemerval Zanella
2020-11-14nanosleep: Pass NULL when rem == NULL on ports with __TIMESIZE != 64Lukasz Majewski
2020-11-14y2038: Convert thrd_sleep to support 64 bit timeLukasz Majewski
2020-11-14y2038: Convert mtx_timedlock to support 64 bit timeLukasz Majewski
2020-11-14y2038: Convert cnd_timedwait to support 64 bit timeLukasz Majewski
2020-11-13Remove obsolete defines for HPUX support from fcntl.h and update O_NONBLOCK.John David Anglin
2020-11-13Remove tls.h inclusion from internal errno.hAdhemerval Zanella
2020-11-13nptl: Eliminate <smp.h> and __is_smpFlorian Weimer
2020-11-11Use O_CLOEXEC in sysconf [BZ #26791]Maximilian Krüger
2020-11-10riscv: Get cache information through sysconfZong Li
2020-11-09linux: Allow adjtime with NULL argument [BZ #26833]Adhemerval Zanella
2020-11-08bsd unlockpt: unlockpt needs to fail with EINVAL, not ENOTTYSamuel Thibault
2020-11-07Rearrange bsd_getpt vs bsd_openpt and implement posix_openpt on BSDSamuel Thibault
2020-11-04msg: Remove redundant #include <sys/msg.h> headerLukasz Majewski
2020-10-27Hurd: Fix ftime buildAdhemerval Zanella
2020-10-27Add IP_RECVERR_RFC4884 and IPV6_RECVERR_RFC4884 from Linux 5.9.Joseph Myers
2020-10-27Reinstate ftime and add deprecate message on ftime usageAdhemerval Zanella
2020-10-26Update kernel version to 5.9 in tst-mman-consts.py.Joseph Myers
2020-10-23Update syscall lists for Linux 5.9.Joseph Myers
2020-10-19Move vtimes to a compatibility symbolAdhemerval Zanella
2020-10-19y2038: linux: Provide __time64 implementationLukasz Majewski
2020-10-16linux: Add __readdir_unlockedAdhemerval Zanella
2020-10-16linux: Simplify opendir buffer allocationAdhemerval Zanella
2020-10-16linux: Move posix dir implementations to LinuxAdhemerval Zanella
2020-10-16linux: Add 64-bit time_t support for wait3Adhemerval Zanella
2020-10-16Move ftime to a compatibility symbolAdhemerval Zanella
2020-10-16linux: Fix time64 support for futimesatAdhemerval Zanella
2020-10-16linux: Use INTERNAL_SYSCALL on fstatat{64}Adhemerval Zanella
2020-10-15sysvipc: Fix tst-sysvshm-linux on x32Adhemerval Zanella
2020-10-15x86/CET: Update vfork to prevent child returnH.J. Lu
2020-10-15statfs: add missing f_flags assignmentChen Li
2020-10-15y2038: nptl: Convert pthread_mutex_{clock|timed}lock to support 64 bitLukasz Majewski
2020-10-14sysvipc: Return EINVAL for invalid shmctl commandsAdhemerval Zanella
2020-10-14sysvipc: Fix IPC_INFO and SHM_INFO handling [BZ #26636]Adhemerval Zanella