musl/arch
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
..
aarch64 aarch64: remove duplicate macro definitions in bits/fcntl.h 2015-04-01 19:25:32 -04:00
arm move O_PATH definition back to arch bits 2015-04-01 19:31:06 -04:00
i386 move O_PATH definition back to arch bits 2015-04-01 19:31:06 -04:00
microblaze move O_PATH definition back to arch bits 2015-04-01 19:31:06 -04:00
mips move O_PATH definition back to arch bits 2015-04-01 19:31:06 -04:00
or1k move O_PATH definition back to arch bits 2015-04-01 19:31:06 -04:00
powerpc move O_PATH definition back to arch bits 2015-04-01 19:31:06 -04:00
sh move O_PATH definition back to arch bits 2015-04-01 19:31:06 -04:00
x32 move O_PATH definition back to arch bits 2015-04-01 19:31:06 -04:00
x86_64 move O_PATH definition back to arch bits 2015-04-01 19:31:06 -04:00