cosmopolitan/libc/dlopen
Justine Tunney a15958edc6
Remove some legacy cruft
Function trace logs will report stack usage accurately. It won't include
the argv/environ block. Our clone() polyfill is now simpler and does not
use as much stack memory. Function call tracing on x86 is now faster too
2025-01-02 18:44:07 -08:00
..
BUILD.mk Delete ASAN 2024-06-22 05:45:49 -07:00
dlfcn.h Make cosmo.h work a little better 2024-02-21 16:40:09 -08:00
dlopen.c Remove some legacy cruft 2025-01-02 18:44:07 -08:00
foreign_tramp.S Remove .internal from more header filenames 2024-08-04 12:52:25 -07:00
stubs.c Improve memory manager and signal handling 2024-12-27 01:33:00 -08:00