diff options
Diffstat (limited to 'exec/ChangeLog')
-rw-r--r-- | exec/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/exec/ChangeLog b/exec/ChangeLog index dd1e37b4..14794dc7 100644 --- a/exec/ChangeLog +++ b/exec/ChangeLog @@ -1,3 +1,12 @@ +2000-02-27 Roland McGrath <roland@baalperazim.frob.com> + + * hashexec.c (check_hashbang: user_fd): Add a user ref to DTABLE[FD] + send right, because caller (hurd_file_name_lookup internals) will + consume one. + + * hashexec.c (check_hashbang): When dealloc'ing DTABLE ports, + optimize out syscall for null ports. + 1999-11-08 Roland McGrath <roland@baalperazim.frob.com> * exectrans.c (trivfs_support_write, trivfs_support_exec): Variables |