CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/06 12:49:34
Modified files:
lib/libc/dlfcn : dlfcn_stubs.c init.c
Added files:
lib/libc/dlfcn : init.h
Log message:
Implement dl_iterate_phdr() for static PIE executables using info extracted
from the aux vector.
ok patrick@ kettenis@
