Age | Commit message (Expand) | Author |
---|---|---|
2021-01-03 | LibCore: Allow caching and reusing the ProcFS file descriptors | Tom |
2021-01-03 | LibCore: Report error condition when reading process statistics failed | Tom |
2020-12-27 | Kernel: Remove the per-process icon_id and sys$set_process_icon() | Andreas Kling |
2020-12-27 | Kernel: Expose process executable paths in /proc/all | Andreas Kling |
2020-12-21 | Kernel: Improve time keeping and dramatically reduce interrupt load | Tom |
2020-09-06 | LibCore+top: Use pid_t for pgid/pgrp/sid numbers | Andreas Kling |
2020-08-10 | Kernel: More PID/TID typing | Ben Wiederhake |
2020-07-01 | Kernel/LibCore: Expose processor id where a thread last ran | Tom |
2020-02-06 | LibCore: Remove leading C from filenames | Andreas Kling |