aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/nanosleep.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-11-14nanosleep: Pass NULL when rem == NULL on ports with __TIMESIZE != 64Lukasz Majewski1-1/+1
2020-09-28linux: Add time64 support for nanosleepAdhemerval Zanella1-0/+50
2019-11-06Refactor nanosleep in terms of clock_nanosleepAdhemerval Zanella1-31/+0
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-06-12Avoid cancellable I/O primitives in ld.so.Zack Weinberg1-9/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-08-22Consolidate non cancellable nanosleep callAdhemerval Zanella1-0/+9
2017-06-23Clean pthread functions namespaces for C11 threadsAdhemerval Zanella1-1/+1
2017-05-18posix: Consolidate Linux nanosleep syscallAdhemerval Zanella1-0/+30