about summary refs log tree commit diff
path: root/posix/tst-nanosleep.c
Commit message (Collapse)AuthorAgeFilesLines
* * posix/tst-nanosleep.c: Include <time.h> for nanosleep Andreas Jaeger2003-06-251-0/+1
| | | | | | | | | declaration. * stdio-common/tst-fphex.c: Fix format string. * posix/tst-nanosleep.c: Include <time.h> for nanosleep declaration. * stdio-common/tst-fphex.c: Fix format string.
* Update.Ulrich Drepper2003-05-171-0/+57
* rt/Makefile (tests): Add tst-clock_nanosleep. * rt/tst-clock_nanosleep.c: New file. * posix/Makefile (tests): Add tst-nanosleep. * posix/tst-nanosleep.c: New file.