CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/09/09 21:31:33
Modified files:
lib/libc/dlfcn : init.c
Log message:
Since static non-PIE executables also get aux vals on the stack, we
don't need the special code to find some values inside the executable
image mapping.
ok kettenis
