Forked from
Utils / KWSys
1815 commits behind the upstream repository.
-
Brad King authored
BUG: Use sleep(1) instead of usleep(1000000) because some UNIX systems specify that the argument to usleep must be less than 1000000.
Brad King authoredBUG: Use sleep(1) instead of usleep(1000000) because some UNIX systems specify that the argument to usleep must be less than 1000000.
testProcess.c 11.19 KiB