summaryrefslogtreecommitdiff
path: root/crates/arti/src/process.rs
Commit message (Expand)AuthorAgeFilesLines
* Move SystemConfig to arti::cfgIan Jackson2022-03-211-2/+2
* arti: Make main module entrypoints pubIan Jackson2022-03-111-1/+1
* Upgrade dependency to new version of rlimit.Nick Mathewson2022-02-251-1/+1
* Make max_file_limit configurableNeel Chauhan2022-01-281-11/+4
* arti: On startup, increase the NOFILE resource limit.Nick Mathewson2021-10-141-0/+25