HardenedBSD/usr.bin/mktemp
Wolfram Schneider 93181e3834 mktemp(1): bring the documentation up to date with best practice
Using short temp filenames as /tmp/temp.XXXX (4 or 6 X) was probably ok
20 years ago, but not anymore. Best practice is to use 10 X. Given that our
users often copy & paste examples from our manual pages we need to
update the documentation.

PR: 261437
2024-10-27 16:36:31 +00:00
..
tests
Makefile
Makefile.depend
mktemp.1 mktemp(1): bring the documentation up to date with best practice 2024-10-27 16:36:31 +00:00
mktemp.c