Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | call nanosleep directly | Bernhard Reutner-Fischer | 2009-11-25 | 1 | -2/+5 |
| | | | | | | | usleep is a SUSv3 function. TODO: nanosleep moved from SUSv3 Timers to SUSv4 Base Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | ||||
* | fixup prototype warnings | Mike Frysinger | 2007-01-29 | 1 | -1/+1 |
| | |||||
* | Several test suite updates. The testatexit, teston_exit, and | Eric Andersen | 2002-02-13 | 1 | -0/+41 |
pthread tests were contributed by Stefan Soucek |