Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2012-09-07 | default features: make musl usable without feature test macros | Rich Felker | -5/+1 |
2012-09-06 | use restrict everywhere it's required by c99 and/or posix 2008 | Rich Felker | -3/+9 |
2012-06-04 | _GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCE | Rich Felker | -1/+1 |
2012-05-22 | support _BSD_SOURCE feature test macro | Rich Felker | -1/+1 |
2012-05-04 | add *64 junk for sys/*.h headers | Rich Felker | -0/+11 |
2011-04-12 | add some traditional aliases to stat.h | Rich Felker | -0/+6 |
2011-04-10 | add missing UTIME_* macros in sys/stat.h | Rich Felker | -0/+3 |
2011-03-08 | fcntl.h should make availabel the mode constants from sys/stat.h | Rich Felker | -8/+2 |
2011-02-27 | implement futimens and utimensat | Rich Felker | -0/+3 |
2011-02-17 | add portable lchown (trivial to support and a few ancient things want it..) | Rich Felker | -0/+3 |
2011-02-14 | extensive header cleanup for standards conformance & correctness | Rich Felker | -0/+5 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+90 |