summaryrefslogtreecommitdiffstats
path: root/stat.c
AgeCommit message (Expand)Author
2018-07-11stat: Support the glibc statx() wrapperTavian Barnes
2018-07-02stat: Handle platforms that don't support AT_EMPTY_PATH for fstatat()Tavian Barnes
2018-07-02stat: Don't try to statx() on architectures without the syscallTavian Barnes
2018-01-08stat: New wrapper around the stat() familyTavian Barnes