Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-25 | libtrivfs: improve the mig mutator functions | Justus 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-13 | 2002-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-06 | Remove leading _ from function names. | Roland McGrath | |
1994-07-22 | entered into RCS | Michael I. Bushnell | |
1994-07-05 | Formerly fsmutations.h.~5~ | Michael I. Bushnell | |
1994-06-15 | Formerly fsmutations.h.~4~ | Michael I. Bushnell | |
1994-05-24 | Formerly fsmutations.h.~3~ | Michael I. Bushnell | |
1994-05-24 | Formerly fsmutations.h.~2~ | Michael I. Bushnell | |
1994-05-24 | Initial revision | Michael I. Bushnell | |