4 Commits (7019fbe103165b9b26a9391d5ecd4c7fcb6f3ec9)

Author SHA1 Message Date
Rich Felker fd427c4eae move O_PATH definition back to arch bits 11 years ago
Szabolcs Nagy f7d348ec39 add O_TMPFILE flag, new in linux 3.11 13 years ago
Szabolcs Nagy 73bb048951 add missing F_GETOWNER_UIDS flag to bits/fcntl.h 14 years ago
rofl0r 1c8eb8bad7 PPC port cleaned up, static linking works well now. 14 years ago
Richard Pennington 7669d1e334 import preliminary ppc work by rdp. 14 years ago
Rich Felker 6d05d86297 add O_EXEC open mode 14 years ago
Rich Felker b238b37a0f add O_PATH/O_SEARCH support to fcntl.h 14 years ago
Rich Felker 4e8b0938d9 proper error handling for fcntl F_GETOWN on modern kernels 14 years ago
Rich Felker 67b25fe0a8 move F_DUPFD_CLOEXEC out of bits 14 years ago
Rich Felker a68af22926 add F_SETSIG and F_GETSIG (linux specific) to fcntl.h 14 years ago
Rich Felker e6d765a8b1 fix fcntl O_* flags for arm 15 years ago
Rich Felker d960d4f2cb initial commit of the arm port 15 years ago
Rich Felker a3aa89d826 fix O_SYNC definition, cleanup fcntl.h 15 years ago
Rich Felker c2b18f3531 fcntl.h: move macros that do not vary between archs out of bits 15 years ago
Rich Felker 9b96220e5a fix typo in legacy FAPPEND definition 15 years ago
Rich Felker 685e40bb09 syscall overhaul part two - unify public and internal syscall interface 15 years ago
Rich Felker 1355fdca7c preparing build system to handle ports - step 1 15 years ago
Rich Felker f38c154be2 added missing O_NDELAY 15 years ago
Rich Felker 0b44a0315b initial check-in, version 0.5.0 15 years ago