summaryrefslogtreecommitdiff
path: root/libc/syscall/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'libc/syscall/TODO')
-rw-r--r--libc/syscall/TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/libc/syscall/TODO b/libc/syscall/TODO
new file mode 100644
index 0000000..b178a96
--- /dev/null
+++ b/libc/syscall/TODO
@@ -0,0 +1,5 @@
+SYSV IPC, there's and __ipc syscall and the hardware can manage messages and
+semaphores.
+
+Idea, for RPC syscall, seperate all the FD related calls from the system ones
+IIRC all the single FD related ones have the FD in arg0