[Vm-dev] Illumos port

Eliot Miranda eliot.miranda at gmail.com
Tue May 8 16:36:16 UTC 2012


Thanks, Colin. have you considered moving the sigset define into
platforms/unix/vm/sqPlatformSpecific.h?  I suspect there are uses of signal
in UnixOSProcessPlugin that could benefit (SIGCHLD comes to mind).

On Mon, May 7, 2012 at 7:17 PM, Colin Putney <colin at wiresong.com> wrote:

>
> On Sat, May 5, 2012 at 8:58 AM, Eliot Miranda <eliot.miranda at gmail.com>
> wrote:
>
> > and Colin, the solution is #define signal(a, b) sigset(a, b).  From
> http://www.linuxmisc.com/3-linux/56c371addec84c45.htm
>
> Cool! Thanks.
>
> Here's the revised patch, with a tarball of the changed files. It does
> solve the signalling problem, but I still can't get a VNC connection
> to work. I'll continue debugging and post further patches as I uncover
> issues.
>
> Colin
>
>


-- 
best,
Eliot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20120508/4bfe03f3/attachment.htm


More information about the Vm-dev mailing list