diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2022-10-18 11:34:31 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2022-10-18 11:34:31 -0400 |
commit | eb47b3c51ad7e321563d70ff142f47cedf8830bc (patch) | |
tree | 59657db49d8576b87aa32e0c8a9a1c43339b7968 /src/dir.c | |
parent | 7590d382ffa4795af106cf05ab2e619e11b4cf30 (diff) | |
download | bfs-eb47b3c51ad7e321563d70ff142f47cedf8830bc.tar.xz |
stat: Check Android API level for statx() support
Bionic's <sys/stat.h> can define STATX_BASIC_STATS without declaring
statx() on lower API levels, so explicitly check for the version it was
added in.
Diffstat (limited to 'src/dir.c')
0 files changed, 0 insertions, 0 deletions