Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-24 | Fix all formating problems to pass CI formating test | Costin-Robert Sin | |
Signed-off-by: Costin-Robert Sin <sin.costinrobert@gmail.com> | |||
2022-05-14 | add haiku support | Al Hoang | |
* enabled as much functionality and defines that match updated libc definitions for haiku | |||
2022-03-13 | Change getrlimit and setrlimit to use rlim_t directly. | Arnavion | |
Fixes #1666 | |||
2021-08-01 | Add getrlimit and setrlimit | LMJW | |
This work is a continutation on previou contribution by @kpcyrd and @j1ah0ng. |