Files
jsix_import/src/kernel/syscalls
Justin C. Miller 9dee5e4138 [kernel] Use map for process handles
Replace linearly-indexed vector of handles with new kutil::map. Also
provide thread::current() and process::current() accessors so that every
syscall doesn't need to include the scheduler to deduce the current
process.
2020-09-13 15:54:47 -07:00
..
2020-07-26 16:02:38 -07:00
2020-07-26 16:02:38 -07:00
2020-07-26 16:02:38 -07:00