musl/arch/x86_64
Rich Felker 8426a99048 ensure the compiler does not move around thread-register-based reads
if gcc decided to move this across a conditional that checks validity
of the thread register, an invalid thread-register-based read could be
performed and raise sigsegv.
2011-08-06 20:45:30 -04:00
..
bits socket headers macro adjustment - workaround for buggy programs 2011-07-21 22:44:05 -04:00
atomic.h add word-sized ctz function to atomic.h 2011-04-27 12:19:49 -04:00
pthread_arch.h ensure the compiler does not move around thread-register-based reads 2011-08-06 20:45:30 -04:00
reloc.h fix some symbol resolution issues in dynamic linker 2011-06-25 22:36:21 -04:00