diff options
author | Thomas Bushnell <thomas@gnu.org> | 1999-02-16 11:23:11 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1999-02-16 11:23:11 +0000 |
commit | cad257250f9487240193a22a9ba3d35a1bac59af (patch) | |
tree | 366c018371e919908caf7befa931e76537dd7190 /TODO | |
parent | 54ed05f99084f567e787bc0be44b8ec2c57d1f8d (diff) |
*** empty log message ***
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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. |