cosmopolitan/libc/dlopen
Justine Tunney 5ae2554c10
Have cosmo_dlopen() request -z execstack on Linux
The AMD HIP SDK for Linux ships prebuilt DSOs with an RWX PT_GNU_STACK
since old versions of GCC made it nearly impossible to build artifacts
where that wasn't the case, however modern glibc systems will flat out
refuse to link RWX DSOs from an execuatble that uses PT_GNU_STACK = RW
2024-01-07 11:37:18 -08:00
..
BUILD.mk Support 40 cosmo_dlopen() function parameters 2024-01-04 13:41:26 -08:00
dlfcn.h Invent *cosmo_dltramp() function 2024-01-05 09:11:51 -08:00
dlopen.c Have cosmo_dlopen() request -z execstack on Linux 2024-01-07 11:37:18 -08:00
foreign_tramp.S Support 40 cosmo_dlopen() function parameters 2024-01-04 13:41:26 -08:00
stubs.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00