musl/arch/i386
Rich Felker 51e2d83102 experimental dynamic linker!
some notes:
- library search path is hard coded
- x86_64 code is untested and may not work
- dlopen/dlsym is not yet implemented
- relocations in read-only memory won't work
2011-06-18 19:48:42 -04:00
..
bits __syscall5 inline is having trouble with PIC; just use the function for now 2011-06-14 23:14:22 -04:00
atomic.h add word-sized ctz function to atomic.h 2011-04-27 12:19:49 -04:00
pthread_arch.h overhaul pthread cancellation 2011-04-17 11:43:03 -04:00
reloc.h experimental dynamic linker! 2011-06-18 19:48:42 -04:00