aboutsummaryrefslogtreecommitdiff
path: root/libtrivfs/fsmutations.h
Commit message (Collapse)AuthorAgeFilesLines
* libtrivfs: improve the mig mutator functionsJustus Winter2014-02-251-33/+0
| | | | | | | | | | | | | | | | Previously, the mig mutator functions were in migsupport.c, preventing them from being inlined into the mig-generated server functions. Put them in mig-decls.h instead. Rename mutations.h to mig-mutate.h. This is the naming convention used for pflocal. * libtrivfs/fsmutations.h: Rename to mig-mutate.h, adopt imports. * libtrivfs/Makefile: Adopt accordingly. * libtrivfs/migsupport.c: Rename to mig-decls.h. * libtrivfs/trivfs.h: Move dynamic classes/buckets declarations to mig-decls.h, remove superfluous imports. * exec/execmutations.h: Fix import. * pfinet/mig-mutate.h: Likewise. * trans/Makefile: Likewise.
* 2002-06-13 Roland McGrath <roland@frob.com>Roland McGrath2002-06-131-5/+5
| | | | | | | * priv.h: All declarations moved to ... * trivfs.h: ... here. #include those server stub headers. * fsmutations.h (FILE_IMPORTS, IO_IMPORTS, FSYS_IMPORTS): Use <hurd/trivfs.h> instead of "priv.h" here.
* Remove leading _ from function names.Roland McGrath1995-10-061-7/+7
|
* entered into RCSMichael I. Bushnell1994-07-221-2/+0
|
* Formerly fsmutations.h.~5~Michael I. Bushnell1994-07-051-0/+2
|
* Formerly fsmutations.h.~4~Michael I. Bushnell1994-06-151-0/+3
|
* Formerly fsmutations.h.~3~Michael I. Bushnell1994-05-241-2/+4
|
* Formerly fsmutations.h.~2~Michael I. Bushnell1994-05-241-6/+6
|
* Initial revisionMichael I. Bushnell1994-05-241-0/+28