]> 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 10:31:43 +0000 (11:31 +0100)
commit7625a555797f587a89dc2447fd9d621024d5165c
treef7f96a77eb862a36051c9d370317f4f8a6f0ed8e
parentc6cdf0aee71ab4126d36b045f02428ee3c6ec50b
privsep: Allow newfstatat syscall as well

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