| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add legacy futimes and lutimes functions•••based on patch by sh4rm4. these functions are deprecated; futimens and utimensat should be used instead in new programs. | Rich Felker | 2012-01-24 | 1 | -0/+2 |
| * | fix and cleanup suseconds_t/timeval stuff (broken on 64-bit)•••trash in the upper 32 bits was making the kernel sleep forever in select on 64-bit systems. | Rich Felker | 2011-04-13 | 1 | -9/+0 |
| * | add legacy BSD-style timer*() macros in sys/time.h | Rich Felker | 2011-04-10 | 1 | -0/+10 |
| * | cleanup namespace in sys/time.h | Rich Felker | 2011-02-27 | 1 | -4/+5 |
| * | extensive header cleanup for standards conformance & correctness•••thanks to Peter Mazinger (psm) for pointing many of these issues out and submitting a patch on which this commit is loosely based | Rich Felker | 2011-02-14 | 1 | -1/+1 |
| * | initial check-in, version 0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+49 |
