summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/mkstemp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement the POSIX-2024 close-on-fork flag, but modified to beguenther2025-08-041-2/+3
* Make our mktemp(3) callback-driven and split into multiple files.millert2024-01-191-0/+64