diff options
author | Thomas Bushnell <thomas@gnu.org> | 1999-07-03 23:47:07 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1999-07-03 23:47:07 +0000 |
commit | 152857acfbc3946b4bc6c0ed5da9e8ab6c62abb6 (patch) | |
tree | 7eb486dfeb9bac59054506f07250cb9a4daa47d2 | |
parent | f8ca8f795afb9be814a4740fbf272f38f1245c5f (diff) |
*** empty log message ***
-rw-r--r-- | TODO | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -1,7 +1,5 @@ -*- Mode: Outline -*- -Things to be done on Hurd, that we should probably not punt to a volunteer. - Priorities: Check the end of this file for a task list referring to the next public release. @@ -121,7 +119,7 @@ See `tasks', the exported task list. supposed to be able to change the low bits) *** Add the short-circuited-but-not-builtin translator startup code from dir-lookup to fsys_getroot. Compare and match carefully these two - routines and then share common code. !! + routines and then share common code. *** Implement Posix O_SYNC, O_DSYNC, and O_RSYNC under the right names; change libc header to match current Posix. *** Handle dead name notifications on execserver ports. ! |