Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-25 | call nanosleep directly | Bernhard Reutner-Fischer | |
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> | |||
2008-07-23 | - trim any trailing whitespace | Bernhard Reutner-Fischer | |
2007-01-29 | fixup shadowed warnings | Mike Frysinger | |
2007-01-29 | fixup prototype warnings | Mike Frysinger | |
2006-02-08 | fix warnings on 64bit hosts | Mike Frysinger | |
2002-02-20 | Add a test from Stefan Soucek for pthread_cond_timedwait(). On | Eric Andersen | |
mmu-less ARM perhaps sigsetjmp() isn't working? |