summaryrefslogtreecommitdiff
path: root/libtrivfs/fsmutations.h
AgeCommit message (Collapse)Author
2014-02-25libtrivfs: improve the mig mutator functionsJustus Winter
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-132002-06-13 Roland McGrath <roland@frob.com>Roland McGrath
* 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.
1995-10-06Remove leading _ from function names.Roland McGrath
1994-07-22entered into RCSMichael I. Bushnell
1994-07-05Formerly fsmutations.h.~5~Michael I. Bushnell
1994-06-15Formerly fsmutations.h.~4~Michael I. Bushnell
1994-05-24Formerly fsmutations.h.~3~Michael I. Bushnell
1994-05-24Formerly fsmutations.h.~2~Michael I. Bushnell
1994-05-24Initial revisionMichael I. Bushnell