История коммитов

Автор SHA1 Сообщение Дата
  Szabolcs Nagy 14ced22830 add new fcntl.h macros from linux v4.13 7 лет назад
  Duncan Overbruck c1f4ed1501 fix FFSYNC by changing it to O_SYNC 8 лет назад
  Rich Felker befa5866ee make brace placement in public header struct definitions consistent 8 лет назад
  Rich Felker fd427c4eae move O_PATH definition back to arch bits 10 лет назад
  Szabolcs Nagy a3763d64e0 add new linux file sealing api to fcntl.h 10 лет назад
  Szabolcs Nagy 976bb28fa0 add new F_OFD_* macros to fcntl.h (open file description locks) 10 лет назад
  Rich Felker fdb3efa5dd add flock64 alias for (struct) flock in fcntl.h 11 лет назад
  Rich Felker 1e7a581ad6 add some missing LFS64 aliases for fadvise/fallocate functions 11 лет назад
  Rich Felker 8f0359605a fix multiple minor namespace issues in headers 11 лет назад
  Rich Felker 14012b91f2 add some new linux AT_* flags 11 лет назад
  Rich Felker 78c6d30fd3 provide useless 64-bit fcntl macros with _LARGEFILE64_SOURCE 11 лет назад
  rofl0r e00e07f664 fix F_DUPFD_CLOEXEC being defined twice 12 лет назад
  rofl0r e34d967c3e fixup for fcntl.h changes 12 лет назад
  rofl0r 120e402de6 fcntl.h: add some linux-specific F_ macros 12 лет назад
  rofl0r 8d2887f884 fcntl.h: O_SEARCH was missing for powerpc 12 лет назад
  Rich Felker 5a1abeeb7c fix stupid bug in updating of O_ACCMODE for O_SEARCH support 12 лет назад
  Rich Felker b238b37a0f add O_PATH/O_SEARCH support to fcntl.h 12 лет назад
  Rich Felker 997ba92a0f add linux tee syscall 12 лет назад
  Rich Felker 00e6bbcc05 add linux sync_file_range syscall 12 лет назад
  Rich Felker 90f770523f add linux readahead syscall 12 лет назад
  Rich Felker adb88e773b add fallocate (nonstandardized) function 12 лет назад
  Rich Felker c1a9658bd1 default features: make musl usable without feature test macros 12 лет назад
  Rich Felker c4ea0e3f8e provide loff_t for splice syscall 12 лет назад
  Rich Felker 53147f902b add splice and vmsplice syscalls 12 лет назад
  Rich Felker 4e8b0938d9 proper error handling for fcntl F_GETOWN on modern kernels 12 лет назад
  Rich Felker 3b94daba71 _GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCE 12 лет назад
  Rich Felker 671ffab776 various header cleanups, some related to _BSD_SOURCE addition 12 лет назад
  Rich Felker 419ae6d5c9 support _BSD_SOURCE feature test macro 12 лет назад
  Rich Felker 2dd8d5e1b8 add support for ugly *64 functions with _LARGEFILE64_SOURCE 13 лет назад
  Rich Felker 67b25fe0a8 move F_DUPFD_CLOEXEC out of bits 13 лет назад