5 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/tmpnam.html}
9 Portability problems fixed by Gnulib:
13 Portability problems not fixed by Gnulib:
16 This function is not appropriate for creating temporary files. (It has
17 security risks.) Better use @code{mkstemp} instead.