summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1999-02-16 11:23:11 +0000
committerThomas Bushnell <thomas@gnu.org>1999-02-16 11:23:11 +0000
commitcad257250f9487240193a22a9ba3d35a1bac59af (patch)
tree366c018371e919908caf7befa931e76537dd7190 /TODO
parent54ed05f99084f567e787bc0be44b8ec2c57d1f8d (diff)
*** empty log message ***
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 9cf5a808..4a868d85 100644
--- a/TODO
+++ b/TODO
@@ -42,12 +42,13 @@ See `tasks', the exported task list.
*** Change servers to be mom-ish
** libc:
+*** implement revoke. !!!
+*** when a session leader _exits, it should SIGHUP, TIOCDRAIN, and revoke. !!!
*** convert to use libio (note exec needs conversion too) !!!
*** Version of tmpfile that takes a directory
*** Hurd versions of tmpfile that don't create transient files !
*** flink
*** make sure profiling works !!
-*** implement revoke once io_revoke is added. !!
*** add chflags flags to appropriate header(s)
*** declare reboot() somewhere.
*** extra commas in enums in socket.h and errnos.h.