summaryrefslogtreecommitdiff
path: root/trans/crash.c
AgeCommit message (Collapse)Author
1996-07-01(S_msg_describe_ports): New function.Michael I. Bushnell
1996-07-01(S_crash_dump_task): Drop arg TARGET.Michael I. Bushnell
(dump_core): Likewise; all callers changed. (struct crasher): Delete member `target'.
1996-07-01(S_crash_dump_task): New args EXC, CODE, SUBCODE, CTTY_ID. SupplyMichael I. Bushnell
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.
1996-06-21typo fixesRoland McGrath
1996-04-27Use ports_create_port instead of ports_allocate_port, and notice the error.Roland McGrath
1995-12-15Initial revisionRoland McGrath