diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2021-05-20 13:03:31 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2021-05-20 16:33:17 -0400 |
commit | 69a5227098b87b048a90ceb1ca7b169c02ba151e (patch) | |
tree | 088c97c93c4f36c0d128a817dfc372704033f14a /parse.h | |
parent | b08424dd960c2241ce14a61c0241c90f612cd6b4 (diff) | |
download | bfs-69a5227098b87b048a90ceb1ca7b169c02ba151e.tar.xz |
eval: Raise RLIMIT_NOFILE if possible
This lets us keep more open FDs cached in bftw(). The limit is lowered
before running -exec commands, in case they're incompatible with a high
limit (e.g. due to select()).
Diffstat (limited to 'parse.h')
0 files changed, 0 insertions, 0 deletions