summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/mkdtemp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add mkdtemps(3), like mkdtemp(3) but with a suffix.millert2024-03-011-1/+9
* Make our mktemp(3) callback-driven and split into multiple files.millert2024-01-191-0/+33