summaryrefslogtreecommitdiff
path: root/src/include/sys/stat.h
AgeCommit message (Collapse)AuthorLines
2022-05-01provide an internal namespace-safe __fstatatRich Felker-0/+8
this makes it so we can drop direct stat syscall use in interfaces that can't use the POSIX namespace.