Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2011-04-13 | fix and cleanup suseconds_t/timeval stuff (broken on 64-bit) | Rich Felker | -9/+0 | |
trash in the upper 32 bits was making the kernel sleep forever in select on 64-bit systems. | ||||
2011-04-10 | add legacy BSD-style timer*() macros in sys/time.h | Rich Felker | -0/+10 | |
2011-02-27 | cleanup namespace in sys/time.h | Rich Felker | -4/+5 | |
2011-02-14 | extensive header cleanup for standards conformance & correctness | Rich Felker | -1/+1 | |
thanks to Peter Mazinger (psm) for pointing many of these issues out and submitting a patch on which this commit is loosely based | ||||
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+49 | |