aboutsummaryrefslogtreecommitdiff
path: root/proc/stubs.c
Commit message (Collapse)AuthorAgeFilesLines
* 2000-03-13 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath2000-03-131-88/+120
| | | | | | | | | | | | | * 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>.
* Sat Feb 20 06:26:17 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-02-211-2/+2
| | | | * stubs.c (send_signal): Typo in comment.
* (send_signal): Send sigcode in message.Miles Bader1996-05-231-2/+15
|
* entered into RCSMichael I. Bushnell1994-07-011-77/+59
|
* Formerly stubs.c.~2~Michael I. Bushnell1994-06-301-8/+49
|
* Initial revisionMichael I. Bushnell1994-06-301-0/+100