diff options
author | Gordon Matzigkeit <gord@fig.org> | 2000-04-18 17:27:13 +0000 |
---|---|---|
committer | Gordon Matzigkeit <gord@fig.org> | 2000-04-18 17:27:13 +0000 |
commit | 29912a0a7b23c84607d8b1da49c60933f92b1f31 (patch) | |
tree | e5fa923d25adf828379a05aea408265e6fa29480 /TODO | |
parent | 915f6e963e74ea885cd97f0aa90831fbdc76ebb8 (diff) |
Minor task updates.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 9 |
1 files changed, 2 insertions, 7 deletions
@@ -43,17 +43,12 @@ See `tasks', the exported task list. *** implement all the pathconf things from Posix.1 right. *** implement an soversion and symbol-versioning scheme similar to libc's. -** libmom work: -*** Hack interface definitions so that args are mom-ish -*** Change libports and libpager to be mom-ish -*** Change servers to be mom-ish - ** libc: *** (once vm_remap exists) implement mremap *** when a session leader _exits, it should SIGHUP, TIOCDRAIN, and revoke. !!! [it is still under discussion exactly where to address this, so don't do it in libc yet] -*** convert to use libio (note exec needs conversion too) !!! +*** convert to use libio !!! *** Version of tmpfile that takes a directory *** Hurd versions of tmpfile that don't create transient files ! *** flink @@ -163,7 +158,7 @@ See `tasks', the exported task list. *** Make getters more robust. * Servers -** write default pager !! +** finish default pager in defpager !! ** Implement goaway in all the servers that don't already have it. !! ** (init) sleep on spinning gettys ! ** Add calls to various servers to return interesting statistical information. |