about summary refs log tree commit diff
path: root/include/sys/stat.h
Commit message (Collapse)AuthorAgeFilesLines
* fcntl.h should make availabel the mode constants from sys/stat.hRich Felker2011-03-081-8/+2
| | | | also remove some legacy nonsense that crept in.
* implement futimens and utimensatRich Felker2011-02-271-0/+3
|
* add portable lchown (trivial to support and a few ancient things want it..)Rich Felker2011-02-171-0/+3
|
* extensive header cleanup for standards conformance & correctnessRich Felker2011-02-141-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.0Rich Felker2011-02-121-0/+90