toaruos icon indicating copy to clipboard operation
toaruos copied to clipboard

Implement `<sys/resource.h>`

Open klange opened this issue 1 year ago • 0 comments

This header and related functions expose rlimit and rusage information. We can mock rlimit, and rusage data is mostly available through times.

klange avatar Aug 23 '22 22:08 klange