diff options
author | Thomas Bushnell <thomas@gnu.org> | 1998-07-14 20:51:12 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1998-07-14 20:51:12 +0000 |
commit | eec166bfee3c6bf51e0df3ba4c057ea0477fc2f9 (patch) | |
tree | 7ca7e37d94e12bd10ffba54abbc87fd8fe553afa /libtrivfs/ChangeLog | |
parent | 2a73bf157cefb9f4fef54dd9bd822808423bb380 (diff) |
Tue Jul 14 16:47:28 1998 Thomas Bushnell, n/BSG <tb@mit.edu>
* dir-lookup.c (trivfs_S_dir_lookup): In null-pathname case, this
should work even for non-directories, so actually do it, making
this a simpler case of trivfs_S_fsys_getroot.
Diffstat (limited to 'libtrivfs/ChangeLog')
-rw-r--r-- | libtrivfs/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libtrivfs/ChangeLog b/libtrivfs/ChangeLog index 2fcb7a08..b110a213 100644 --- a/libtrivfs/ChangeLog +++ b/libtrivfs/ChangeLog @@ -1,3 +1,9 @@ +Tue Jul 14 16:47:28 1998 Thomas Bushnell, n/BSG <tb@mit.edu> + + * dir-lookup.c (trivfs_S_dir_lookup): In null-pathname case, this + should work even for non-directories, so actually do it, making + this a simpler case of trivfs_S_fsys_getroot. + Thu Feb 20 13:13:13 1997 Miles Bader <miles@gnu.ai.mit.edu> * protid-classes.c (trivfs_protid_portclasses, |