Commit Graph

3 Commits

Author SHA1 Message Date
Bananymous dd2bbe4588 LibC: Implement sched_getcpu 2026-04-02 15:39:36 +03:00
Bananymous 85f200bd86 LibC: Add sched_get_priority_{min,max}
I don't support priority scheduling so these are just no-ops
2025-06-28 16:55:13 +03:00
Bananymous 9066e62a97 Kernel/LibC: Implement sched_yield 2025-04-02 12:58:39 +03:00