musl/arch/mips
Rich Felker b238b37a0f add O_PATH/O_SEARCH support to fcntl.h
I'm not 100% sure that Linux's O_PATH meets the POSIX requirements for
O_SEARCH, but it seems very close if not perfect. and old kernels
ignore it, so O_SEARCH will still work as desired as long as the
caller has read permissions to the directory.
2012-09-13 20:56:25 -04:00
..
bits add O_PATH/O_SEARCH support to fcntl.h 2012-09-13 20:56:25 -04:00
atomic.h avoid need for -march=mips2 to compile mips atomic.h asm 2012-08-11 19:51:21 -04:00
ksigaction.h initial version of mips (o32) port, based on work by Richard Pennington (rdp) 2012-07-11 04:22:13 -04:00
pthread_arch.h add clang-compatible thread-pointer code for mips 2012-09-07 12:18:14 -04:00
reloc.h more stuff lost committing mips dynamic linker 2012-08-05 13:48:42 -04:00
syscall_arch.h improve mips syscall asm constraints to use immediates, if possible 2012-09-11 02:23:47 -04:00