aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)Author
2018-10-24Y2038: add _TIME_BITS supportaaribaud/y2038Albert ARIBAUD (3ADEV)
2018-10-24Y2038: add function select64Albert ARIBAUD (3ADEV)
2018-10-24Y2038: add function pselect64Albert ARIBAUD (3ADEV)
2018-10-24Y2038: add function __ntp_gettimex64Albert ARIBAUD (3ADEV)
2018-10-24Y2038: add function __ntp_gettime64Albert ARIBAUD (3ADEV)
2018-10-24Y2038: add struct __ntp_timeval64Albert ARIBAUD (3ADEV)
2018-10-24Y2038: add functions using futexesAlbert ARIBAUD (3ADEV)
2018-10-24Y2038: add function __adjtime64, __adjtimex64 and __ntp_adjtime64Albert ARIBAUD (3ADEV)
2018-10-24Y2038: add function __msgctl64Albert ARIBAUD (3ADEV)
2018-10-24Y2038: add function __mq_timedsend_time64Albert ARIBAUD (3ADEV)
2018-10-24Y2038: add function __mq_timedreceiv_time64Albert ARIBAUD (3ADEV)
2018-10-24Y2038: add function __utimes64Albert ARIBAUD (3ADEV)
2018-10-24Y2038: add function __stime64Albert ARIBAUD (3ADEV)
2018-10-24Y2038: add function __settimeofday64Albert ARIBAUD (3ADEV)
2018-10-24Y2038: add function __gettimeofday64Albert ARIBAUD (3ADEV)
2018-10-24Y2038: add function __fstatat64_time64 (and __fxstatat_time64)Albert ARIBAUD (3ADEV)
2018-10-24Y2038: add function __lstat64_time64 (and __lxstat64_time64)Albert ARIBAUD (3ADEV)
2018-10-24Y2038: add function __stat64_time64 (and __xstat64_time64)Albert ARIBAUD (3ADEV)
2018-10-24Y2038: add function __fstat64_time64 (and __fxstat64_time64)Albert ARIBAUD (3ADEV)
2018-10-24Y2038: add function __timerfd_settime64Albert ARIBAUD (3ADEV)
2018-10-24Y2038: add function __timerfd_gettime64Albert ARIBAUD (3ADEV)
2018-10-24Y2038: add function __timer_settime64Albert ARIBAUD (3ADEV)
2018-10-24Y2038: add function __timer_gettime64Albert ARIBAUD (3ADEV)
2018-10-24Y2038: add struct __itimerspec64Albert ARIBAUD (3ADEV)
2018-10-24Y2038: add function __lutimes64Albert ARIBAUD (3ADEV)
2018-10-24Y2038: add function __futimes64Albert ARIBAUD (3ADEV)
2018-10-24Y2038: add struct __timeval64Albert ARIBAUD (3ADEV)
2018-10-24Y2038: add function __sigtimedwait_time64Albert ARIBAUD (3ADEV)
2018-10-24Y2038: add function __futimens64Albert ARIBAUD (3ADEV)
2018-10-24Y2038: add function __utimensat_time64Albert ARIBAUD (3ADEV)
2018-10-24Y2038: add function __timespec_get64Albert ARIBAUD (3ADEV)
2018-10-24Y2038: add function __clock_nanosleep64Albert ARIBAUD (3ADEV)
2018-10-24Y2038: add function __clock_getres_time64Albert ARIBAUD (3ADEV)
2018-10-24Y2038: add function __clock_settime64Albert ARIBAUD (3ADEV)
2018-10-24Y2038: add function __clock_gettime64Albert ARIBAUD (3ADEV)
2018-10-24Y2038: provide kernel support indicationAlbert ARIBAUD (3ADEV)
2018-10-24 Y2038: provide size of default time_t for target architectureAlbert ARIBAUD (3ADEV)
2018-10-23Don't use PSEUDO_END for non-PSEUDO functionAndreas Schwab
2018-10-22Update kernel version in syscall-names.list to 4.19.Joseph Myers
2018-10-19signal: Use correct type for si_band in siginfo_t [BZ #23562]Ilya Yu. Malakhov
2018-10-18Add VDSO support to sparc.David S. Miller
2018-10-17Use single bits/shm.h for all architectures.Joseph Myers
2018-10-17Move SHMLBA to its own header.Joseph Myers
2018-10-17Fix race in pthread_mutex_lock while promoting to PTHREAD_MUTEX_ELISION_NP [B...Stefan Liebler
2018-10-15Use single bits/sem.h for all architectures.Joseph Myers
2018-10-11Use single bits/msq.h for all architectures.Joseph Myers
2018-10-10Use common bits/shm.h for more architectures.Joseph Myers
2018-10-10Use common bits/sem.h for more architectures.Joseph Myers
2018-10-10Use common bits/msq.h for more architectures.Joseph Myers
2018-10-04Use bits/mman-linux.h for hppa.Joseph Myers