Block a user
cf160d1260
Scheduler: Use misc/utils.h instead of doing everything manually.
66add380cf
Kernel/Utilities: add a new get_top_of_stack convenience function
f5deb1048a
Kernel: Add functions to push and pop the interrupt state
b3e16068ef
Kernel: Add Utilities::get_rflags(), and thus Interrupts::are_enabled()
libc: Document functions in headers
a8eb7a6b66
Merge branch descriptive_headers into main
d89685bb36
libc: Document sys/types.h
1e16a78106
libc: Document functions in sys/mman.h
a3362429d3
libc: Update strerror()
0d3e7d4463
libc: Document errno.h
b42c866db8
Correct description for fopen()
9f5b3b76d2
libc: Document the function in fcntl.h
WIP: libc: Document functions in headers