* Christian Jullien via cfarm-users:

> On Linux, dlopen returns in fact link_map which could be used but it's
> not the case whith macOS.

Just to be clear here: dlopen in glibc does not return a link map, but a
handle that may or may not point to some data structure.

Thanks,
Florian

_______________________________________________
cfarm-users mailing list
cfarm-users@lists.tetaneutral.net
https://lists.tetaneutral.net/listinfo/cfarm-users

Reply via email to