[PATCH v9 0/13] implement dlmem() function

stsp stsp2@yandex.ru
Wed Apr 12 18:00:19 GMT 2023


12.04.2023 22:23, stsp пишет:
> The same "lazy relocation" can even be
> applied to a regular dlopen().
Of course it can't, as dlopen() is expected
to call library ctors. So only with an optional
dlmem() flag such behavior should be performed,
in which case dlsetbase() should also do the
final relocation and ctors calling.


More information about the Libc-alpha mailing list