Age | Commit message (Expand) | Author |
---|---|---|
2022-11-06 | Reformat everything | Alex Saveau |
2022-10-02 | re-export RLIM_INFINITY from libc | Steve Lau |
2022-06-20 | Add getrusage wrapper | Gustavo Noronha Silva |
2022-03-20 | uclibc uses a u32 for RLIMIT definitions | Ryan Zoeller |
2022-03-13 | Change getrlimit and setrlimit to use rlim_t directly. | Arnavion |
2022-01-24 | uclibc support | Jonah Petri |
2021-12-24 | Add NetBSD configuration for supported process resources | Sachin Cherian |
2021-12-20 | feature-gate most Nix functions | Vincent Dagonneau |
2021-09-20 | Lower limits in setrlimit example | Ryan Zoeller |
2021-09-04 | Check Dragonfly BSD and OpenBSD in CI | Alan Somers |
2021-09-04 | Document more things | Alan Somers |
2021-08-01 | Add getrlimit and setrlimit | LMJW |