summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/sleep/sleep_test.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create tag 'tb_20250414'.tb_20250414cvs2svn7 days1-85/+0
* Need <string.h> for memset()guenther2015-10-181-1/+2
* Add a test for sleep(3), to verify that it both (a) returns zero when itguenther2009-12-141-0/+84