summaryrefslogtreecommitdiff
path: root/proc/stubs.c
AgeCommit message (Collapse)Author
2000-03-132000-03-13 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
* stubs.c (struct msg_sig_post_request): New type, broken out of send_signal, where it was anonymous. (struct msg_spec): Type removed. (blocking_message_send): Change type to any_t -> any_t. Don't call cthread_wire; it's a no-op in GNU anyway. Just return instead of calling cthread_exit. Argument is now a pointer to struct msg_sig_post_request. Check mach_msg return value for sanity assert. (send_signal): Make MESSAGE auto instead of static, use new type name. This problem tracked down by Mark Kettenis <kettenis@gnu.org>.
1999-02-21Sat Feb 20 06:26:17 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
* stubs.c (send_signal): Typo in comment.
1996-05-23(send_signal): Send sigcode in message.Miles Bader
1994-07-01entered into RCSMichael I. Bushnell
1994-06-30Formerly stubs.c.~2~Michael I. Bushnell
1994-06-30Initial revisionMichael I. Bushnell