musl/arch/arm
Rich Felker fd427c4eae move O_PATH definition back to arch bits
while it's the same for all presently supported archs, it differs at
least on sparc, and conceptually it's no less arch-specific than the
other O_* macros. O_SEARCH and O_EXEC are still defined in terms of
O_PATH in the main fcntl.h.
2015-04-01 19:31:06 -04:00
..
bits move O_PATH definition back to arch bits 2015-04-01 19:31:06 -04:00
src fix __aeabi_read_tp oversight in arm atomics/tls overhaul 2014-11-22 12:26:38 -05:00
atomic.h overhaul ARM atomics/tls for performance and compatibility 2014-11-19 01:02:01 -05:00
crt_arch.h add function types to arm crt assembly 2013-08-15 14:52:27 -04:00
pthread_arch.h overhaul ARM atomics/tls for performance and compatibility 2014-11-19 01:02:01 -05:00
reloc.h refactor to remove arch-specific relocation code from dynamic linker 2014-06-18 02:44:02 -04:00
syscall_arch.h inline 5- and 6-argument syscalls on arm 2014-11-22 21:06:40 -05:00