summaryrefslogtreecommitdiffstats
path: root/src/stat.c
Commit message (Expand)AuthorAgeFilesLines
* tests/xtouch: Add some missing POSIX touch featuresTavian Barnes2022-11-081-7/+0
* bfstd: Rename from util and reorganize itTavian Barnes2022-11-061-3/+3
* config: Split out some of util.h into a new headerTavian Barnes2022-11-061-4/+1
* util: Get rid of BFS_HAS_INCLUDE() wrapper for __has_include()Tavian Barnes2022-11-061-1/+1
* util: Use fewer BFS_*() wrappers for feature testingTavian Barnes2022-11-061-2/+2
* stat: Check Android API level for statx() supportTavian Barnes2022-10-181-1/+1
* stat: Don't pass AT_NO_AUTOMOUNT on GNU Hurd before glibc 2.35Tavian Barnes2022-05-291-1/+1
* stat: Pass AT_NO_AUTOMOUNT if possibleTavian Barnes2022-05-121-0/+4
* stat: Keep statx()-specific flags separateTavian Barnes2022-05-121-8/+9
* stat: Factor the BFS_STAT_TRYFOLLOW retry logic outTavian Barnes2022-05-121-30/+25
* stat: Rename some feature detection macrosTavian Barnes2022-05-121-8/+8
* Source / Include Folder (#88)トトも2022-04-161-0/+376