summaryrefslogtreecommitdiff
path: root/libtrivfs/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1999-02-19 07:45:38 +0000
committerThomas Bushnell <thomas@gnu.org>1999-02-19 07:45:38 +0000
commitb4d4e7e9b8ca92adddbb2c19bb1c3d1beda23441 (patch)
treed32663d27d6836afbc5ca79fcc852f7cd778b748 /libtrivfs/ChangeLog
parentb2a6f425757ea52463ec2353712cc79b3446f60c (diff)
1999-02-06 Mark Kettenis <kettenis@gnu.org>
* trivfs.h (trivfs_check_access_hook): New variable. * fsys-getroot.c (trivfs_S_fsys_getroot): Use trivfs_check_acces_hook. * dir-lookup.c (trivfs_S_dir_lookup): Likewise. * file-access.c (trivfs_S_file_check_access): Likewise.
Diffstat (limited to 'libtrivfs/ChangeLog')
-rw-r--r--libtrivfs/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/libtrivfs/ChangeLog b/libtrivfs/ChangeLog
index 179dd833..e2599b56 100644
--- a/libtrivfs/ChangeLog
+++ b/libtrivfs/ChangeLog
@@ -1,3 +1,11 @@
+1999-02-06 Mark Kettenis <kettenis@gnu.org>
+
+ * trivfs.h (trivfs_check_access_hook): New variable.
+ * fsys-getroot.c (trivfs_S_fsys_getroot): Use
+ trivfs_check_acces_hook.
+ * dir-lookup.c (trivfs_S_dir_lookup): Likewise.
+ * file-access.c (trivfs_S_file_check_access): Likewise.
+
1999-02-16 Roland McGrath <roland@baalperazim.frob.com>
* io-revoke.c: Add reply, reply_type args.