aboutsummaryrefslogtreecommitdiffstats
path: root/include/sys/stat.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update e-mailHEADmasterMattias Andrée2024-10-061-1/+1
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* bump yearMattias Andrée2016-01-011-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* permission bitsMattias Andrée2015-12-271-1/+204
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* docMattias Andrée2015-12-271-0/+14
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* tell in doc in which version things were introducedMattias Andrée2015-11-251-0/+12
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add S_IRALL, S_IWALL, S_IXALL, and S_ISALLMattias Andrée2015-11-251-0/+35
Signed-off-by: Mattias Andrée <maandree@operamail.com>