summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index b541f38f..bf37fb24 100644
--- a/TODO
+++ b/TODO
@@ -173,10 +173,6 @@ See `tasks', the exported task list.
3: when a session leader exits, the association has to be torn
down; bsd does SIGHUP + drain + revoke.)
-** exec:
-*** either resurrect or excise BFD exec server
- (needs stdio magic converted to use libio when libc converts)
-
** proc:
*** Add a version of proc_wait usable by non-parent processes, and use it in
gdb; maybe just a flag WNOREAP to proc_wait that doesn't reap and allows