summaryrefslogtreecommitdiff
path: root/doc/posix-functions/tempnam.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/posix-functions/tempnam.texi')
-rw-r--r--doc/posix-functions/tempnam.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/posix-functions/tempnam.texi b/doc/posix-functions/tempnam.texi
index 7fbbeaf5f3..4a7f10cfa0 100644
--- a/doc/posix-functions/tempnam.texi
+++ b/doc/posix-functions/tempnam.texi
@@ -13,6 +13,9 @@ Portability problems fixed by Gnulib:
Portability problems not fixed by Gnulib:
@itemize
@item
+This function is missing on some platforms:
+Minix 3.1.8.
+@item
This function is not appropriate for creating temporary files. (It has
security risks.) Better use @code{mkstemp} instead.
@end itemize