10.46.37 mkstemp

POSIX specification:
https://pubs.opengroup.org/onlinepubs/9799919799/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.