about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/nanosleep.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* nanosleep: Pass NULL when rem == NULL on ports with __TIMESIZE != 64Lukasz Majewski2020-11-141-1/+1
* linux: Add time64 support for nanosleepAdhemerval Zanella2020-09-281-0/+50
* Refactor nanosleep in terms of clock_nanosleepAdhemerval Zanella2019-11-061-31/+0
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Avoid cancellable I/O primitives in ld.so.Zack Weinberg2018-06-121-9/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Consolidate non cancellable nanosleep callAdhemerval Zanella2017-08-221-0/+9
* Clean pthread functions namespaces for C11 threadsAdhemerval Zanella2017-06-231-1/+1
* posix: Consolidate Linux nanosleep syscallAdhemerval Zanella2017-05-181-0/+30