klange / toaruos

A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network stack, etc.
https://toaruos.org/
University of Illinois/NCSA Open Source License
6.03k stars 475 forks source link

Implement `<sys/resource.h>` #253

Open klange opened 1 year ago

klange commented 1 year ago

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