aboutsummaryrefslogtreecommitdiff
path: root/trans/crash.c
Commit message (Collapse)AuthorAgeFilesLines
* (S_msg_describe_ports): New function.Michael I. Bushnell1996-07-011-0/+5
|
* (S_crash_dump_task): Drop arg TARGET.Michael I. Bushnell1996-07-011-5/+3
| | | | | (dump_core): Likewise; all callers changed. (struct crasher): Delete member `target'.
* (S_crash_dump_task): New args EXC, CODE, SUBCODE, CTTY_ID. SupplyMichael I. Bushnell1996-07-011-7/+9
| | | | | | | SIGCODE arg to proc_mark_stop. (signal_crasher): New arg SIGCODE, supply to proc_mark_exit. All callers changed. (S_msg_sig_post_untraced): Supply C->sigcode to proc_mark_stop.
* typo fixesRoland McGrath1996-06-211-4/+4
|
* Use ports_create_port instead of ports_allocate_port, and notice the error.Roland McGrath1996-04-271-5/+4
|
* Initial revisionRoland McGrath1995-12-151-0/+578