On Friday, October 28, 2016 08:54:50 PM Konstantin Belousov wrote:
> On Fri, Oct 28, 2016 at 09:59:26AM -0700, John Baldwin wrote:
> > Well, we could perhaps patch those to use SA_SIGINFO instead, but if it's
> > a non-trivial amount of effort I'm not going to bother. I'm surprised that
> > some o
On Fri, Oct 28, 2016 at 09:59:26AM -0700, John Baldwin wrote:
> Well, we could perhaps patch those to use SA_SIGINFO instead, but if it's
> a non-trivial amount of effort I'm not going to bother. I'm surprised that
> some of those would use sigcontext. Both mono and go post-date SA_SIGINFO
> bein
On Friday, October 28, 2016 06:31:58 PM Konstantin Belousov wrote:
> On Thu, Oct 27, 2016 at 03:08:01PM -0700, John Baldwin wrote:
> > On Wednesday, October 26, 2016 05:37:08 PM John Baldwin wrote:
> > > Author: jhb
> > > Date: Wed Oct 26 17:37:08 2016
> > > New Revision: 307971
> > > URL: https://
On Thu, Oct 27, 2016 at 03:08:01PM -0700, John Baldwin wrote:
> On Wednesday, October 26, 2016 05:37:08 PM John Baldwin wrote:
> > Author: jhb
> > Date: Wed Oct 26 17:37:08 2016
> > New Revision: 307971
> > URL: https://svnweb.freebsd.org/changeset/base/307971
> >
> > Log:
> > Correct definition
On Wednesday, October 26, 2016 05:37:08 PM John Baldwin wrote:
> Author: jhb
> Date: Wed Oct 26 17:37:08 2016
> New Revision: 307971
> URL: https://svnweb.freebsd.org/changeset/base/307971
>
> Log:
> Correct definition of 'struct sigcontext' on MIPS.
>
> Add missing fields ('sr' and 'mc_tls
Author: jhb
Date: Wed Oct 26 17:37:08 2016
New Revision: 307971
URL: https://svnweb.freebsd.org/changeset/base/307971
Log:
Correct definition of 'struct sigcontext' on MIPS.
Add missing fields ('sr' and 'mc_tls') to 'struct sigcontext'.
The kernel doesn't use 'struct sigcontext' but in