Luna/kernel/include/thread
apio 4bad782aad Kernel: Increment the maximum number of file descriptors a task can have
Doesn't use up more space in the Task structure, and now we are above the Minimum Acceptable Value as defined by POSIX (20), I think.
2022-10-15 14:20:29 +02:00
..
PIT.h Reorganize structure 2022-09-21 17:56:53 +02:00
Scheduler.h Prepare for cloning address spaces, not there yet 2022-10-14 18:17:57 +02:00
Spinlock.h Add spinlocks 2022-09-18 20:15:19 +02:00
Task.h Kernel: Increment the maximum number of file descriptors a task can have 2022-10-15 14:20:29 +02:00