On Tue, 2010-08-03 at 10:04 -0400, Christopher Faylor wrote:
> On Tue, Aug 03, 2010 at 09:32:47AM +0200, V??clav Haisman wrote:
> >This looks like you could get monotonic clock going backwards.
>
> That's a good point. We have that very problem here where I work.
> However, Yaakov isn't adding an
POSIX requires RTLD_LOCAL to be defined in [1]. While our
dlopen() does nothing with its second argument, portable software can
rightfully expect the definition to exist alongside the other RTLD_*
macros.
So why 0? POSIX states wrt dlopen()[2]:
> If neither RTLD_GLOBAL nor RTLD_LOCAL are specif