Commit History

Author SHA1 Message Date
  Szabolcs Nagy 73bb048951 add missing F_GETOWNER_UIDS flag to bits/fcntl.h 12 years ago
  rofl0r 8d2887f884 fcntl.h: O_SEARCH was missing for powerpc 12 years ago
  Rich Felker 6d05d86297 add O_EXEC open mode 12 years ago
  Rich Felker b238b37a0f add O_PATH/O_SEARCH support to fcntl.h 12 years ago
  Rich Felker 4e8b0938d9 proper error handling for fcntl F_GETOWN on modern kernels 12 years ago
  Rich Felker 67b25fe0a8 move F_DUPFD_CLOEXEC out of bits 13 years ago
  Rich Felker a68af22926 add F_SETSIG and F_GETSIG (linux specific) to fcntl.h 13 years ago
  Rich Felker a3aa89d826 fix O_SYNC definition, cleanup fcntl.h 14 years ago
  Rich Felker 0a84e72c42 fix FAPPEND typo on x86_64 (previously only fixed on i386) 14 years ago
  Rich Felker c2b18f3531 fcntl.h: move macros that do not vary between archs out of bits 14 years ago
  Rich Felker ace973637f fix broken fcntl locks on x86_64 14 years ago
  Rich Felker 685e40bb09 syscall overhaul part two - unify public and internal syscall interface 14 years ago
  Nicholas J. Kain 1e12632591 Port musl to x86-64. One giant commit! 14 years ago