angler-fishThe Vulnerability History Project

fs-util: add access_fd() which is like access() but for fds

      Linux doesn't have faccess(), hence let's emulate it. Linux has access()
and faccessat() but neither allows checking the access rights of an fd
passed in directly.
    
commit 57a4359ee0bf65c16336e8157f0f9d2b084ddac3
+1 -15
-2
-27
expand_less