musl/arch/x86_64
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 use compiler builtins for variadic macros when available 2011-04-27 23:41:48 -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