cosmopolitan/libc/dlopen
Justine Tunney eeb20775d2
Add dontthrow attribute to most libc functions
This will help C++ code that uses exceptions to be tinier. For example,
this change shaves away 1000 lines of assembly code from LLVM's libcxx,
which is 0.7% of all assembly instructions in the entire library.
2024-01-09 01:26:03 -08:00
..
BUILD.mk Support 40 cosmo_dlopen() function parameters 2024-01-04 13:41:26 -08:00
dlfcn.h Add dontthrow attribute to most libc functions 2024-01-09 01:26:03 -08:00
dlopen.c Bring back gc() function 2024-01-08 10:26:28 -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