コミット履歴

作者 SHA1 メッセージ 日付
  Rich Felker 7edbcbeb76 drop direct use of stat syscalls in fchmodat 3 年 前
  Rich Felker c9ebff4736 fix remaining direct use of stat syscalls outside fstatat.c 5 年 前
  Rich Felker 6fcd60ddd9 move and deduplicate declarations of __procfdname to make it checkable 6 年 前
  Rich Felker 61b1d10212 fix failure of fchmodat to report EOPNOTSUPP in the race path 10 年 前
  Rich Felker 2736eb6caa fix fd leak race (missing O_CLOEXEC) in fchmodat 10 年 前
  Rich Felker dd5f50da6f support linux kernel apis (new archs) with old syscalls removed 11 年 前
  Szabolcs Nagy 571744447c include cleanups: remove unused headers and add feature test macros 11 年 前
  Rich Felker c8c0844f7f debloat code that depends on /proc/self/fd/%d with shared function 11 年 前
  Rich Felker 0dc4824479 work around linux's lack of flags argument to fchmodat syscall 11 年 前
  Rich Felker aa398f56fa global cleanup to use the new syscall interface 14 年 前
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 14 年 前