diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2019-07-05 19:11:20 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2019-07-05 19:11:20 -0400 |
commit | 71a1b65ba926ff9c6db3cb671580b5491db0bd97 (patch) | |
tree | 64914ae4d8748d7665a61a5dd646b07da9b63dbe /dstring.c | |
parent | 2bc5a80b3a24487b12bef5ea55a1155652260eff (diff) | |
download | bfs-71a1b65ba926ff9c6db3cb671580b5491db0bd97.tar.xz |
stat: Treat EPERM like ENOSYS for statx()
On some configurations (e.g. old Docker with the default seccomp()
profile), statx() fails with EPERM. Consider this to mean statx() is
unsupported, as EPERM is not a documented error code in normal
operation.
Possible fix for https://github.com/alpinelinux/aports/pull/9277
Diffstat (limited to 'dstring.c')
0 files changed, 0 insertions, 0 deletions