On Thu, Mar 14, 2019 at 07:51:57PM +0100, Kamil Rytarowski wrote:
> > I could change sigaction to _sigaction14 in the dlsym here for NetBSD;
> > is there a better way to do it ?
> > 
> 
> The proper way is to call (and detect for NetBSD): __sigaction14.

thanks. I ended up calling directly __libc_sigaction14(), without
using dlsym().

-- 
Manuel Bouyer <[email protected]>
     NetBSD: 26 ans d'experience feront toujours la difference
--

Reply via email to