diff options
author | Thomas Bushnell <thomas@gnu.org> | 1999-02-18 05:53:56 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1999-02-18 05:53:56 +0000 |
commit | a292588437617c2aebde9cb3ff1c6eca32d7798a (patch) | |
tree | 0a217aee63ca36355799aa97e69d8a227f88afda | |
parent | 5bc3e18ae5d82c32dbdc32b9b188fe362100d0d6 (diff) |
*** empty log message ***
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -53,7 +53,6 @@ See `tasks', the exported task list. *** add chflags flags to appropriate header(s) *** declare reboot() somewhere. *** extra commas in enums in socket.h and errnos.h. -*** emacs, on standalone system, with no nsswitch.conf, crashes. *** many functions that are syscalls in unix can potentially leak send rights if a signal handler longjmp's out past them. They should probably all be using HURD_CRITICAL_SECTION to avoid this. !! |