aboutsummaryrefslogtreecommitdiff
path: root/proc/proc_exc.defs
Commit message (Collapse)AuthorAgeFilesLines
* Use long_integer_t for exception_raise RPCsFlavio Cruz2023-04-081-1/+1
| | | | | | | | Also update the crash_dump_task RPC since it gets the subcode from the signal details in Glibc. This should fix the existing build error. Message-Id: <ZDDrnHFHtiLIS53W@jupiter.tail36e24.ts.net>
* proc: add payload-aware intrans functionsJustus Winter2014-12-071-0/+1
| | | | | | | | * 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.
* proc: fix the receiver lookup in S_proc_exception_raiseJustus Winter2014-01-201-1/+7
| | | | | | * proc/mgt.c (S_proc_exception_raise): Update accordingly. * proc/mig-decls.h: New file. * proc/proc_exc.defs: Add translation functions.
* Normalize whitespace at the end of each file to '\n'Justus Winter2013-11-091-3/+0
| | | | | Some files were not normalized. In console/motd.UTF8 the additional newline is intentional. Empty files were excluded as well.
* Add msgoption arg.Roland McGrath1996-02-091-15/+16
| | | | Use integer_t where appropriate.
* entered into RCSMichael I. Bushnell1994-03-221-1/+1
|
* Initial revisionMichael I. Bushnell1994-03-221-0/+47