提交歷史

作者 SHA1 備註 提交日期
  Rich Felker 60158bff74 fix fd leak in tmpfile when the fdopen operation fails 11 年之前
  Rich Felker dd5f50da6f support linux kernel apis (new archs) with old syscalls removed 11 年之前
  Rich Felker 2fe6579125 overhaul tmpfile, tmpnam, and tempnam functions 11 年之前
  Rich Felker 594c827a22 support kernels with no SYS_open syscall, only SYS_openat 11 年之前
  Rich Felker eb0e8fa0b1 debloat: use __syscall instead of syscall where possible 14 年之前
  Rich Felker b172dc8b58 make tmpfile slightly more efficient (use unlink syscall instead of remove) 14 年之前
  Rich Felker a88edbec15 make tmpfile fail after exceeding max tries. 14 年之前
  Rich Felker aa398f56fa global cleanup to use the new syscall interface 14 年之前
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 14 年之前