커밋 기록

작성자 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 년 전