summaryrefslogtreecommitdiff
path: root/src/time/nanosleep.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-27refactor thrd_sleep and nanosleep in terms of clock_nanosleepRich Felker1-1/+1
2018-09-12reduce spurious inclusion of libc.hRich Felker1-1/+0
2013-12-12include cleanups: remove unused headers and add feature test macrosSzabolcs Nagy1-1/+0
2011-04-17overhaul pthread cancellationRich Felker1-6/+1
2011-03-24overhaul cancellation to fix resource leaks and dangerous behavior with signalsRich Felker1-0/+1
2011-03-20global cleanup to use the new syscall interfaceRich Felker1-1/+1
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+13