Files
sudo/lib/util
Todd C. Miller f1a697a8ff Use close_range(2) in closefrom() emulation if available.
On Linux, prefer our own closefrom() emulation since the glibc
version may fail if /proc is not present and close_range() is not
supported.  On FreeBSD, closefrom(3) will either call the closefrom
or close_range system call, depending on which is available.
2022-03-01 09:54:23 -07:00
..
2020-08-12 13:45:09 -06:00
2020-08-07 14:22:56 -06:00
2021-05-01 11:35:19 -06:00
2021-11-20 09:14:04 -07:00
2020-09-25 15:09:45 -06:00
2020-09-25 15:09:45 -06:00
2020-09-25 15:09:45 -06:00