gallatin 7df6b1ab5d A start at an implemention of linux_rt_sendsig & linux_rt_sigreturn
and associated user-level signal trampoline glue.

Without this patch, an SA_SIGINFO style handler can be installed by a linux
app, but if the handler accesses its sip argument, it will get a garbage
pointer and likely segfault.

We currently supply a valid pointer, but its contents are mainly
garbage.  Filling this in properly is future work.

This is the second of 3 commits that will get IBM's JDK 1.3 working with
FreeBSD ...
2000-10-17 00:00:20 +00:00
..
2000-08-25 07:32:24 +00:00
2000-08-22 01:31:23 +00:00
2000-08-25 07:32:24 +00:00
2000-08-25 07:32:24 +00:00
2000-08-25 07:32:24 +00:00
2000-08-25 07:32:24 +00:00
2000-08-26 05:12:16 +00:00
2000-08-22 01:51:54 +00:00
2000-08-22 01:51:54 +00:00