Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2000-03-13 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 2000-03-13 | 1 | -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 Bushnell | 1999-02-21 | 1 | -2/+2 |
| | | | | * stubs.c (send_signal): Typo in comment. | ||||
* | (send_signal): Send sigcode in message. | Miles Bader | 1996-05-23 | 1 | -2/+15 |
| | |||||
* | entered into RCS | Michael I. Bushnell | 1994-07-01 | 1 | -77/+59 |
| | |||||
* | Formerly stubs.c.~2~ | Michael I. Bushnell | 1994-06-30 | 1 | -8/+49 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1994-06-30 | 1 | -0/+100 |