summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/mktemp.3
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>2009-03-01 13:35:46 +0000
committermillert <millert@openbsd.org>2009-03-01 13:35:46 +0000
commit988727659e1f7fb2b46631b96db748ebdd1253bd (patch)
tree73745c3c39f0c458193da3c346ca29c48dcec6b0 /lib/libc/stdio/mktemp.3
parentmake the condition under which delivery is made by SMTPD_USER more (diff)
downloadwireguard-openbsd-988727659e1f7fb2b46631b96db748ebdd1253bd.tar.xz
wireguard-openbsd-988727659e1f7fb2b46631b96db748ebdd1253bd.zip
New mktemp(3) based on the one from portable mktemp(1). Now includes
digits (in addition to letters) in the random file name. Instead of looping forever, mktemp(3) will terminate when it has tried 2 * N^62 times where N is the number of X's. This is effectively forever for lots of X's.
Diffstat (limited to 'lib/libc/stdio/mktemp.3')
0 files changed, 0 insertions, 0 deletions