aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)Author
2020-01-03linux: Fix vDSO macros build with time64 interfacesAdhemerval Zanella
2020-01-03Linux: Fix clock_nanosleep time64 checkAdhemerval Zanella
2020-01-02Linux: Remove pread/pread64, pwrite/pwrite64 kludges from <sysdep.h>Florian Weimer
2020-01-02Linux: Use system call tables during buildFlorian Weimer
2020-01-02Linux: Add tables with system call numbersFlorian Weimer
2020-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-12-30alpha: Set wait4 as cancellation entrypointAdhemerval Zanella
2019-12-27Do not redirect calls to __GI_* symbols, when redirecting to *ieee128Tulio Magno Quites Machado Filho
2019-12-27aarch64: ifunc rename for kunpengXuelei Zhang
2019-12-27linux: Consolidate sigprocmaskAdhemerval Zanella
2019-12-27Fix return code for __libc_signal_* functionsAdhemerval Zanella
2019-12-19aarch64: Add Huawei Kunpeng to tunable cpu listXuelei Zhang
2019-12-19Consolidate wait3 implementationsAdhemerval Zanella
2019-12-19Implement waitpid in terms of wait4Adhemerval Zanella
2019-12-19linux: Use waitid on wait4 if __NR_wait4 is not definedAdhemerval Zanella
2019-12-19Implement wait in terms of waitpidAdhemerval Zanella
2019-12-19nptl: Move waitpid implementation to libcAdhemerval Zanella
2019-12-19nptl: Move wait implementation to libcAdhemerval Zanella
2019-12-19Remove __waitpid_nocancelAdhemerval Zanella
2019-12-19Fix __libc_signal_block_all on sparc64Adhemerval Zanella
2019-12-16mips: Do not include hi and lo in __SYSCALL_CLOBBERS for R6Dragan Mladjenovic
2019-12-13hurd: Fix local PLTSamuel Thibault
2019-12-09nptl: Add more missing placeholder abi symbol from nanosleep moveAdhemerval Zanella
2019-12-05y2038: linux: Provide __timer_settime64 implementationLukasz Majewski
2019-12-05y2038: linux: Provide __timer_gettime64 implementationLukasz Majewski
2019-12-05timer: Decouple x86_64 specific timer_settime from generic Linux implementationLukasz Majewski
2019-12-05timer: Decouple x86_64 specific timer_gettime from generic Linux implementationLukasz Majewski
2019-12-05misc/test-errno-linux: Handle EINVAL from quotactlFlorian Weimer
2019-12-04sysdeps/clock_gettime: Use clock_gettime64 if avaliableAlistair Francis
2019-12-04sysdeps: Add clock_gettime64 vDSOAlistair Francis
2019-12-01hurd: Fix ld.so __access override from libcSamuel Thibault
2019-12-01hurd: Fix ld.so __getcwd override from libcSamuel Thibault
2019-11-29Update kernel version to 5.4 in tst-mman-consts.py.Joseph Myers
2019-11-29Update SOMAXCONN value from Linux 5.4.Joseph Myers
2019-11-28Update syscall-names.list for Linux 5.4.Joseph Myers
2019-11-28Define MADV_COLD and MADV_PAGEOUT from Linux 5.4.Joseph Myers
2019-11-27sparc: Use atomic compiler builtins on sparcAdhemerval Zanella
2019-11-26hppa: Remove unrequired nptl headersAdhemerval Zanella
2019-11-26nptl: Add struct_rwlock.hAdhemerval Zanella
2019-11-26nptl: Add struct_mutex.hAdhemerval Zanella
2019-11-22misc: Set generic pselect as ENOSYSAdhemerval Zanella
2019-11-21Don't use a custom wrapper macro around __has_include (bug 25189).Emilio Cobos Álvarez
2019-11-21rtld: Check __libc_enable_secure before honoring LD_PREFER_MAP_32BIT_EXEC (CV...Marcin Kościelnicki
2019-11-15linux: Add comment on affinity set sizes to tst-skeleton-affinity.cFlorian Weimer
2019-11-14nios2: Work around backend bug triggered by csu/libc-tls.c (GCC PR 92499)Florian Weimer
2019-11-11Fix clock_nanosleep when interrupted by a signalAdhemerval Zanella
2019-11-11y2038: linux: Provide __ppoll64 implementationLukasz Majewski
2019-11-11linux: Reduce stack size for nptl/tst-thread-affinity-pthreadFlorian Weimer
2019-11-08sysdeps/clock_nanosleep: Use clock_nanosleep_time64 if avaliableAlistair Francis