Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-21 | Sort changes files into changelog. | Nick Mathewson | |
2016-03-21 | Fix (most) lintChanges warnings on master. | Nick Mathewson | |
2016-03-14 | Permit setrlimit, prlimit, prlimit64 calls. | Nick Mathewson | |
We call setrlimit under some circumstances, and it can call prlimit and prlimit64 under the hood. Fixes bug 15221. |