summaryrefslogtreecommitdiff
path: root/include/sys/stat.h
AgeCommit message (Collapse)AuthorLines
2011-04-12add some traditional aliases to stat.hRich Felker-0/+6
2011-04-10add missing UTIME_* macros in sys/stat.hRich Felker-0/+3
2011-03-08fcntl.h should make availabel the mode constants from sys/stat.hRich Felker-8/+2
also remove some legacy nonsense that crept in.
2011-02-27implement futimens and utimensatRich Felker-0/+3
2011-02-17add portable lchown (trivial to support and a few ancient things want it..)Rich Felker-0/+3
2011-02-14extensive header cleanup for standards conformance & correctnessRich 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-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+90