Age | Commit message (Expand) | Author | Files | Lines |
2019-10-28 | add time64 symbol name redirects to public headers, under arch control | Rich Felker | 1 | -0/+14 |
2016-11-07 | remove redundant feature test macro checks in sys/time.h | Rich Felker | 1 | -5/+0 |
2016-07-03 | make brace placement in public header struct definitions consistent | Rich Felker | 1 | -2/+1 |
2014-02-05 | add nonstandard timespec/timeval conversion macros in sys/time.h | Rich Felker | 1 | -0/+11 |
2013-11-23 | timeradd/timersub: cast result to void to get rid of warnings | rofl0r | 1 | -2/+2 |
2013-05-26 | fix the prototype of settimeofday to follow the original BSD declaration | Szabolcs Nagy | 1 | -5/+5 |
2012-12-06 | add obsolete futimesat() | rofl0r | 1 | -0/+1 |
2012-09-07 | default features: make musl usable without feature test macros | Rich Felker | 1 | -5/+1 |
2012-09-06 | use restrict everywhere it's required by c99 and/or posix 2008 | Rich Felker | 1 | -2/+8 |
2012-05-22 | support _BSD_SOURCE feature test macro | Rich Felker | 1 | -2/+3 |
2012-01-24 | add legacy futimes and lutimes functions | Rich Felker | 1 | -0/+2 |
2011-04-13 | fix and cleanup suseconds_t/timeval stuff (broken on 64-bit) | Rich Felker | 1 | -9/+0 |
2011-04-10 | add legacy BSD-style timer*() macros in sys/time.h | Rich Felker | 1 | -0/+10 |
2011-02-27 | cleanup namespace in sys/time.h | Rich Felker | 1 | -4/+5 |
2011-02-14 | extensive header cleanup for standards conformance & correctness | Rich Felker | 1 | -1/+1 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | 1 | -0/+49 |