On Fri, Nov 11, 2016 at 6:02 AM, Rainer Orth
wrote:
>
>> This patch to the Go frontend and libgo copies the signal code from
>> the Go 1.7 runtime.
>>
>> This adds a little shell script to auto-generate runtime.sigtable from
>> the known signal names.
>>
>> This forces the main package to always i
Hi Ian,
> This patch to the Go frontend and libgo copies the signal code from
> the Go 1.7 runtime.
>
> This adds a little shell script to auto-generate runtime.sigtable from
> the known signal names.
>
> This forces the main package to always import the runtime package.
> Otherwise some runtime p
This patch to the Go frontend and libgo copies the signal code from
the Go 1.7 runtime.
This adds a little shell script to auto-generate runtime.sigtable from
the known signal names.
This forces the main package to always import the runtime package.
Otherwise some runtime package global variables