summaryrefslogtreecommitdiff
path: root/include/sys/stat.h
AgeCommit message (Expand)AuthorLines
2012-06-04_GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCERich Felker-1/+1
2012-05-22support _BSD_SOURCE feature test macroRich Felker-1/+1
2012-05-04add *64 junk for sys/*.h headersRich Felker-0/+11
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
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
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+90