summaryrefslogtreecommitdiff
path: root/libc/syscall/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'libc/syscall/TODO')
-rw-r--r--libc/syscall/TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/libc/syscall/TODO b/libc/syscall/TODO
new file mode 100644
index 0000000..90085d9
--- /dev/null
+++ b/libc/syscall/TODO
@@ -0,0 +1,7 @@
+It appears that a 386 version of the syscall libs is also wanted ...
+
+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