cosmopolitan/libc/dlopen
Justine Tunney 8f5e516b39
Remove sync_file_range()
After hearing horror stories from a trusted colleague, I don't think
this is the kind of API we want to be supporting. Also SQLite wisdom
regarding fdatasync() has been added to the documentation.
2023-11-15 23:21:22 -08:00
..
dlfcn.h Rename dlopen() to cosmo_dlopen() 2023-11-12 01:19:04 -08:00
dlopen.c Remove sync_file_range() 2023-11-15 23:21:22 -08:00
dlopen.mk Run host compiler to create dlopen helper 2023-11-15 20:58:46 -08:00
stubs.c Rename dlopen() to cosmo_dlopen() 2023-11-12 01:19:04 -08:00