]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
privsep: Allow newfstatat syscall as well
authorRoy Marples <roy@marples.name>
Fri, 26 Aug 2022 08:24:50 +0000 (09:24 +0100)
committerRoy Marples <roy@marples.name>
Fri, 26 Aug 2022 08:24:50 +0000 (09:24 +0100)
commit38befd4e867583002b96ec39df733585d74c4ff5
tree636920575f1626239e986aeec35cf01222ef343e
parent645c32dd1a511527b7eb88443a28dfe7704d5f52
privsep: Allow newfstatat syscall as well

Allows newer glibc variants to work apparently.
As reported in #84 and #89.
src/privsep-linux.c