Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fcntl.h should make availabel the mode constants from sys/stat.h | Rich Felker | 2011-03-08 | 1 | -8/+2 |
| | | | | also remove some legacy nonsense that crept in. | ||||
* | implement futimens and utimensat | Rich Felker | 2011-02-27 | 1 | -0/+3 |
| | |||||
* | add portable lchown (trivial to support and a few ancient things want it..) | Rich Felker | 2011-02-17 | 1 | -0/+3 |
| | |||||
* | extensive header cleanup for standards conformance & correctness | Rich Felker | 2011-02-14 | 1 | -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 | ||||
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+90 |