aboutsummaryrefslogtreecommitdiff
path: root/libtrivfs/file-access.c
Commit message (Collapse)AuthorAgeFilesLines
* 1999-02-06 Mark Kettenis <kettenis@gnu.org>Thomas Bushnell1999-02-191-1/+6
| | | | | | | | * 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.
* (trivfs_S_file_check_access):Miles Bader1996-09-261-4/+5
| | | | Return CRED->realnode's access bits rather than always 0.
* Waste some time adding reply port args that no one will use.Miles Bader1995-11-131-0/+1
|
* entered into RCSMichael I. Bushnell1994-06-211-0/+29