summaryrefslogtreecommitdiffstats
path: root/Process.c
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2021-06-09 10:55:22 +0200
committerBenBE <BenBE@geshi.org>2021-06-09 22:52:18 +0200
commitfaabbaa71ec09c0dc8a013f412b38726eec4e899 (patch)
tree2b9aa30a04cbd563a4787fe96b36def1cd4c5786 /Process.c
parent8154125d4bf26fff20241eebe17954254409a522 (diff)
Linux: drop O_PATH usage
O_PATH is available since Linux 2.6.39, but we are using fstat(2) on the returned file descriptor in LinuxProcessList_statProcessDir(), which is only supported since Linux 3.6. Fixes #534
Diffstat (limited to 'Process.c')
0 files changed, 0 insertions, 0 deletions

© 2014-2024 Faster IT GmbH | imprint | privacy policy