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> | ||||
* | - trim any trailing whitespace | Bernhard Reutner-Fischer | 2008-07-23 | 1 | -3/+3 |
| | |||||
* | fixup shadowed warnings | Mike Frysinger | 2007-01-29 | 1 | -4/+4 |
| | |||||
* | fixup prototype warnings | Mike Frysinger | 2007-01-29 | 1 | -1/+1 |
| | |||||
* | fix warnings on 64bit hosts | Mike Frysinger | 2006-02-08 | 1 | -1/+1 |
| | |||||
* | Add a test from Stefan Soucek for pthread_cond_timedwait(). On | Eric Andersen | 2002-02-20 | 1 | -0/+103 |
mmu-less ARM perhaps sigsetjmp() isn't working? |