1. 60158bf fix fd leak in tmpfile when the fdopen operation fails by Rich Felker · 10 years ago
  2. dd5f50d support linux kernel apis (new archs) with old syscalls removed by Rich Felker · 10 years ago
  3. 2fe6579 overhaul tmpfile, tmpnam, and tempnam functions by Rich Felker · 10 years ago
  4. 594c827 support kernels with no SYS_open syscall, only SYS_openat by Rich Felker · 10 years ago
  5. eb0e8fa debloat: use __syscall instead of syscall where possible by Rich Felker · 13 years ago
  6. b172dc8 make tmpfile slightly more efficient (use unlink syscall instead of remove) by Rich Felker · 14 years ago
  7. a88edbe make tmpfile fail after exceeding max tries. by Rich Felker · 14 years ago
  8. aa398f5 global cleanup to use the new syscall interface by Rich Felker · 14 years ago
  9. 0b44a03 initial check-in, version 0.5.0 by Rich Felker · 14 years ago