diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2018-07-11 17:54:45 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2018-07-11 17:54:45 -0400 |
commit | f25efd83a941d143dff939d353113415b3a7fa90 (patch) | |
tree | d39a593e7ab9b8f3ef2fb4956a1a380cde7cf469 /tests/test_exec.out | |
parent | 9caf477f12e730af5181587656f34c316152a2a6 (diff) | |
download | bfs-f25efd83a941d143dff939d353113415b3a7fa90.tar.xz |
stat: Support the glibc statx() wrapper
glibc 2.28 will ship with a wrapper for the statx() system call.
Currently the build is broken against it, because sys/stat.h suddenly
declares all the same types that linux/stat.h does. Fix it by taking
the sys/stat.h ones if they exist.
Fixes #35
Diffstat (limited to 'tests/test_exec.out')
0 files changed, 0 insertions, 0 deletions