about summary refs log tree commit diff
path: root/src/time/nanosleep.c
Commit message (Expand)AuthorAgeFilesLines
* refactor thrd_sleep and nanosleep in terms of clock_nanosleepRich Felker2019-07-271-1/+1
* reduce spurious inclusion of libc.hRich Felker2018-09-121-1/+0
* include cleanups: remove unused headers and add feature test macrosSzabolcs Nagy2013-12-121-1/+0
* overhaul pthread cancellationRich Felker2011-04-171-6/+1
* overhaul cancellation to fix resource leaks and dangerous behavior with signalsRich Felker2011-03-241-0/+1
* global cleanup to use the new syscall interfaceRich Felker2011-03-201-1/+1
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+13