diff options
-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. ! |