1. 6f1c1fe ignore access mode bits of flags in mkostemps and functions that use it by Rich Felker · 10 years ago
  2. 5717444 include cleanups: remove unused headers and add feature test macros by Szabolcs Nagy · 11 years ago
  3. ff4d602 fix typo in comment in __randname by Rich Felker · 11 years ago
  4. 38f44d6 fix (deprecated) mktemp logic and update it to match other temp functions by Rich Felker · 11 years ago
  5. 9a97d10 remove (no longer useful) namespace-protected __mktemp symbol by Rich Felker · 11 years ago
  6. c4685ae make mkdtemp and mkstemp family leave template unchanged on fail by Rich Felker · 11 years ago
  7. 8872e4e use memcmp instead of str[n]cmp for temp function XXXXXX checking by Rich Felker · 12 years ago
  8. 8d2f806 fix error cases in mkostemps core by Rich Felker · 12 years ago
  9. 3b00675 remove leftover unused variable in mktemp after refactoring by Rich Felker · 12 years ago
  10. 2cc6335 add mkostemp, mkstemps, and mkostemps functions and reorganize temp internals by Rich Felker · 12 years ago
  11. aed707f remove ugly prng from mk*temp and just re-poll time on retry by Rich Felker · 13 years ago
  12. bbdcc40 eliminate mk*temp dependency on snprintf by Rich Felker · 13 years ago
  13. 3825847 another return value fix for mktemp... by Rich Felker · 13 years ago
  14. 69ecbd0 make mktemp match the historic behavior, and update functions that use it by Rich Felker · 14 years ago
  15. 2e6239d fix major bug created from copying mkdtemp logic by Rich Felker · 14 years ago
  16. 446b420 major improvements to temp file name generator by Rich Felker · 14 years ago
  17. 3e9e301 reformat mkstemp like mkdtemp by Rich Felker · 14 years ago
  18. 5377715 ensure standard functions mk[sd]temp don't depend on removed function mktemp by Rich Felker · 14 years ago
  19. 80695b1 begin namespace-cleanup of standard C headers by Rich Felker · 14 years ago
  20. 0b44a03 initial check-in, version 0.5.0 by Rich Felker · 14 years ago