musl/arch/arm/bits
Rich Felker 6d05d86297 add O_EXEC open mode
the linux O_PATH mode provides the necessary semantics for both the
O_SEARCH and O_EXEC modes defined and required by POSIX 2008.
2012-09-15 23:45:41 -04:00
..
alltypes.h.sh use int instead of long for ptrdiff_t on all 32-bit archs 2012-08-10 15:13:26 -04:00
endian.h initial commit of the arm port 2011-09-18 16:44:54 -04:00
errno.h initial commit of the arm port 2011-09-18 16:44:54 -04:00
fcntl.h add O_EXEC open mode 2012-09-15 23:45:41 -04:00
fenv.h initial commit of the arm port 2011-09-18 16:44:54 -04:00
float.h fix DECIMAL_DIG definitions 2012-03-21 12:42:48 -04:00
ioctl.h initial commit of the arm port 2011-09-18 16:44:54 -04:00
ipc.h initial commit of the arm port 2011-09-18 16:44:54 -04:00
limits.h fix missing _BSD_SOURCE support in bits/*.h 2012-05-22 22:12:10 -04:00
mman.h fix missing _BSD_SOURCE support in bits/*.h 2012-05-22 22:12:10 -04:00
msg.h initial commit of the arm port 2011-09-18 16:44:54 -04:00
posix.h initial commit of the arm port 2011-09-18 16:44:54 -04:00
reg.h initial commit of the arm port 2011-09-18 16:44:54 -04:00
setjmp.h jmp_buf overhaul fixing several issues 2012-07-03 20:07:33 -04:00
shm.h initial commit of the arm port 2011-09-18 16:44:54 -04:00
signal.h fix missing _BSD_SOURCE support in bits/*.h 2012-05-22 22:12:10 -04:00
socket.h workaround another sendmsg kernel bug on 64-bit machines 2012-07-12 21:37:54 -04:00
stat.h initial commit of the arm port 2011-09-18 16:44:54 -04:00
statfs.h fix the definition of struct statvfs to match lsb abi 2011-09-19 23:35:48 -04:00
stdarg.h initial commit of the arm port 2011-09-18 16:44:54 -04:00
stdint.h initial commit of the arm port 2011-09-18 16:44:54 -04:00
syscall.h syscall organization overhaul 2012-09-08 22:43:14 -04:00
termios.h initial commit of the arm port 2011-09-18 16:44:54 -04:00
user.h fix some details in ugly stuff that doesn't belong in libc 2011-10-17 12:23:04 -04:00
wchar.h fix the type of wchar_t on arm; support wchar_t varying with arch 2011-09-19 17:39:51 -04:00