Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: strange libc symbol renaming issue
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 <bouyer%antioche.eu.org@localhost>
NetBSD: 26 ans d'experience feront toujours la difference
--
Home |
Main Index |
Thread Index |
Old Index