CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/07/22 16:06:27
Modified files:
lib/libc/dlfcn : init.c
Log message:
Specify a priority for _libc_preinit() to make sure it runs before other
constructors (such as the constructor for libcompiler_rt).
ok guenther@
