Re: [PATCH] libgo: Access to glibc-specific field in struct sigevent

2022-09-05 Thread Sören Tempel via Gcc-patches
Hello Ian, Have you had the chance to look at this yet? Let me know if there is a better way to do this. Greetings, Sören Sören Tempel wrote: > Hi Ian, > > Thanks for your input! > > I am not familiar with Go runtime internals at all, but the patch below > at least compiles for me. Let me kn

[PATCH] libgo: Access to glibc-specific field in struct sigevent

2022-08-20 Thread Sören Tempel via Gcc-patches
Hi Ian, Thanks for your input! I am not familiar with Go runtime internals at all, but the patch below at least compiles for me. Let me know if this works for you too / if there is a better way to do this. The untyped uintptr_t seems to be necessary as otherwise I encountered errors about &sevp e