Files
sudo/lib/util
Todd C. Miller ac36cf2d4b In closefrom_fallback() use the interval [OPEN_MAX, INT_MAX].
We want to try closing at least OPEN_MAX fds but no more than INT_MAX.
On 64-bit systems it is possible for sysconf(_SC_OPEN_MAX) to return
a value larger than INT_MAX when the number of open files is unlimited.
2019-11-02 10:56:02 -06:00
..
2019-04-29 07:21:51 -06:00
2019-04-29 07:21:51 -06:00
2019-11-02 10:52:55 -06:00
2019-04-29 07:21:51 -06:00
2019-04-29 07:21:51 -06:00
2019-04-29 07:21:51 -06:00
2019-11-02 10:52:55 -06:00
2019-04-29 07:21:51 -06:00
2019-04-29 07:21:51 -06:00
2019-04-29 07:21:51 -06:00
2019-04-29 07:21:51 -06:00
2014-06-26 15:51:02 -06:00