summaryrefslogtreecommitdiffstats
path: root/stat.c
AgeCommit message (Expand)Author
2018-12-25stat: Provide a helper for getting human-readable field namesTavian Barnes
2018-12-20stat: Unify bfs_stat_time() implementationsTavian Barnes
2018-12-19stat: Handle statx() not returning some timesTavian Barnes
2018-11-01Print device major/minor numbers for -lsTavian Barnes
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