Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
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 | |
also remove some legacy nonsense that crept in. | ||||
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 | |
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/+90 | |