Next: , Previous: , Up: ISO C and POSIX Function Substitutes   [Contents][Index]


10.614 mkstemp

POSIX specification:
https://pubs.opengroup.org/onlinepubs/9699919799/functions/mkstemp.html

Gnulib module: mkstemp

Portability problems fixed by Gnulib:

Portability problems not fixed by Gnulib:

The gnulib module clean-temp can create temporary files that will not be left behind after signals such as SIGINT.