X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fposix-functions%2Ftempnam.texi;h=4a7f10cfa0cacba544fb0ed4ab00cbeb12ab2b04;hb=e7086a9a301ffcfef17edbcba9e7c0312c33f7a8;hp=d9ce6e3731547ebecf4c64411e824b43150e269a;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/tempnam.texi b/doc/posix-functions/tempnam.texi index d9ce6e373..4a7f10cfa 100644 --- a/doc/posix-functions/tempnam.texi +++ b/doc/posix-functions/tempnam.texi @@ -2,7 +2,7 @@ @section @code{tempnam} @findex tempnam -POSIX specification: @url{http://www.opengroup.org/susv3xsh/tempnam.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/tempnam.html} Gnulib module: --- @@ -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