Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-07 | exec: add payload-aware intrans functions | Justus Winter | |
* exec/execmutations.h: Add mutators. * exec/mig-decls.h (begin_using_bootinfo_payload): New function. | |||
2014-04-05 | exec: fix receiver lookup | Justus Winter | |
* exec/Makefile (exec_startup-MIGSFLAGS): New variable. * exec/execmutations.h: Add mutators for exec_startup_t. * exec/mig-decls.h: New file. * exec/priv.h (bootinfo_t): New type declaration to appease mig. * exec/exec.c (S_exec_startup_get_info): Fix receiver lookup. |