summaryrefslogtreecommitdiff
path: root/proc/proc_exc.defs
AgeCommit message (Collapse)Author
2014-12-07proc: add payload-aware intrans functionsJustus Winter
* proc/mig-decls.h (begin_using_proc_payload): New function. (begin_using_exc_payload): Likewise. * proc/mig-mutate.h: Add mutators. * proc/proc_exc.defs (exception_t): Add payload-aware in-translator function.
2014-01-20proc: fix the receiver lookup in S_proc_exception_raiseJustus Winter
* proc/mgt.c (S_proc_exception_raise): Update accordingly. * proc/mig-decls.h: New file. * proc/proc_exc.defs: Add translation functions.
2013-11-09Normalize whitespace at the end of each file to '\n'Justus Winter
Some files were not normalized. In console/motd.UTF8 the additional newline is intentional. Empty files were excluded as well.
1996-02-09Add msgoption arg.Roland McGrath
Use integer_t where appropriate.
1994-03-22entered into RCSMichael I. Bushnell
1994-03-22Initial revisionMichael I. Bushnell