Histórico de Commits

Autor SHA1 Mensagem Data
  Rich Felker 718f363bc2 move fallocate64 declaration under _LARGEFILE64_SOURCE feature test há 1 ano atrás
  Rich Felker 25e6fee27f remove LFS64 programming interfaces (macro-only) from _GNU_SOURCE há 2 anos atrás
  Szabolcs Nagy 81e795e1f1 fcntl.h: add AT_RECURSIVE from linux v5.2 há 5 anos atrás
  Szabolcs Nagy cc1a53515b fcntl.h: add AT_STATX_ statx sync flag definitions há 5 anos atrás
  Szabolcs Nagy 9e8dd1c7f1 fcntl.h: add F_SEAL_FUTURE_WRITE from linux v5.1 há 5 anos atrás
  A. Wilcox 65c8be3804 fcntl.h: define O_TTY_INIT to 0 há 5 anos atrás
  Jonathan Neuschäfer 4b125dd408 fix POSIX_FADV_DONTNEED/_NOREUSE on s390x há 5 anos atrás
  Khem Raj 7d7f44253f define MAX_HANDLE_SZ for use with name_to_handle_at há 6 anos atrás
  Khem Raj 3e14bbcd19 wireup linux/name_to_handle_at and name_to_handle_at syscalls há 6 anos atrás
  Szabolcs Nagy 14ced22830 add new fcntl.h macros from linux v4.13 há 7 anos atrás
  Duncan Overbruck c1f4ed1501 fix FFSYNC by changing it to O_SYNC há 8 anos atrás
  Rich Felker befa5866ee make brace placement in public header struct definitions consistent há 8 anos atrás
  Rich Felker fd427c4eae move O_PATH definition back to arch bits há 9 anos atrás
  Szabolcs Nagy a3763d64e0 add new linux file sealing api to fcntl.h há 10 anos atrás
  Szabolcs Nagy 976bb28fa0 add new F_OFD_* macros to fcntl.h (open file description locks) há 10 anos atrás
  Rich Felker fdb3efa5dd add flock64 alias for (struct) flock in fcntl.h há 10 anos atrás
  Rich Felker 1e7a581ad6 add some missing LFS64 aliases for fadvise/fallocate functions há 11 anos atrás
  Rich Felker 8f0359605a fix multiple minor namespace issues in headers há 11 anos atrás
  Rich Felker 14012b91f2 add some new linux AT_* flags há 11 anos atrás
  Rich Felker 78c6d30fd3 provide useless 64-bit fcntl macros with _LARGEFILE64_SOURCE há 11 anos atrás
  rofl0r e00e07f664 fix F_DUPFD_CLOEXEC being defined twice há 12 anos atrás
  rofl0r e34d967c3e fixup for fcntl.h changes há 12 anos atrás
  rofl0r 120e402de6 fcntl.h: add some linux-specific F_ macros há 12 anos atrás
  rofl0r 8d2887f884 fcntl.h: O_SEARCH was missing for powerpc há 12 anos atrás
  Rich Felker 5a1abeeb7c fix stupid bug in updating of O_ACCMODE for O_SEARCH support há 12 anos atrás
  Rich Felker b238b37a0f add O_PATH/O_SEARCH support to fcntl.h há 12 anos atrás
  Rich Felker 997ba92a0f add linux tee syscall há 12 anos atrás
  Rich Felker 00e6bbcc05 add linux sync_file_range syscall há 12 anos atrás
  Rich Felker 90f770523f add linux readahead syscall há 12 anos atrás
  Rich Felker adb88e773b add fallocate (nonstandardized) function há 12 anos atrás