musl/arch/arm
Rich Felker d5bde7babb "optimize" arm __pthread_self
actually this is just to avoid gcc being stupid and refusing to inline
the function version, even when the size cost is essentially identical
whether it's inlined or not.
2011-09-22 22:56:06 -04:00
..
bits update syscalls with off_t arguments to handle argument alignment, if needed 2011-09-21 20:11:10 -04:00
atomic.h initial commit of the arm port 2011-09-18 16:44:54 -04:00
pthread_arch.h "optimize" arm __pthread_self 2011-09-22 22:56:06 -04:00