Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-16 | proc: move translation functions to mig-decls.h | Justus Winter | |
* proc/hash.c (reqport_find): Move this function... * proc/proc.h (process_drop): ... and this... * proc/mig-decls.h: ... here and rename them. * proc/mig-mutate.h: Update accordingly. | |||
2014-01-20 | proc: fix the receiver lookup in S_proc_exception_raise | Justus Winter | |
* proc/mgt.c (S_proc_exception_raise): Update accordingly. * proc/mig-decls.h: New file. * proc/proc_exc.defs: Add translation functions. |