]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
privsep: Allow fcntl64 and fstat64 to fix ARM32 talking to the controller
authorMatthew Clarkson <mclarkson@reliablecontrols.com>
Fri, 13 Nov 2020 08:22:42 +0000 (08:22 +0000)
committerRoy Marples <roy@marples.name>
Fri, 13 Nov 2020 08:22:42 +0000 (08:22 +0000)
commit12a91777bd8126056518c8cc9edeb933f451afa8
tree9f956416c700c1b1785b1cbbac4b26503949a02e
parent7ece8ef526fee000068d49ba8d1f8ae7d79e30de
privsep: Allow fcntl64 and fstat64 to fix ARM32 talking to the controller

We already allow fcntl and fstat so this is not a problem.
src/privsep-linux.c