musl/arch/or1k
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
atomic.h add explicit barrier operation to internal atomic.h API 2014-10-10 18:17:09 -04:00
crt_arch.h add or1k (OpenRISC 1000) architecture port 2014-07-18 14:10:23 -04:00
pthread_arch.h add or1k (OpenRISC 1000) architecture port 2014-07-18 14:10:23 -04:00
reloc.h add or1k (OpenRISC 1000) architecture port 2014-07-18 14:10:23 -04:00
syscall_arch.h unify non-inline version of syscall code across archs 2014-11-22 21:50:13 -05:00