Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libtrivfs: improve the mig mutator functions | Justus Winter | 2014-02-25 | 1 | -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 McGrath | 2002-06-13 | 1 | -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 McGrath | 1995-10-06 | 1 | -7/+7 |
| | |||||
* | entered into RCS | Michael I. Bushnell | 1994-07-22 | 1 | -2/+0 |
| | |||||
* | Formerly fsmutations.h.~5~ | Michael I. Bushnell | 1994-07-05 | 1 | -0/+2 |
| | |||||
* | Formerly fsmutations.h.~4~ | Michael I. Bushnell | 1994-06-15 | 1 | -0/+3 |
| | |||||
* | Formerly fsmutations.h.~3~ | Michael I. Bushnell | 1994-05-24 | 1 | -2/+4 |
| | |||||
* | Formerly fsmutations.h.~2~ | Michael I. Bushnell | 1994-05-24 | 1 | -6/+6 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1994-05-24 | 1 | -0/+28 |