/inspect_table-syscall

Implement a new system call: inspect_table(). It retrieves the file descriptor table of a specified process.

Primary LanguageC

Watchers