CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/08/21 18:56:13
Modified files:
lib/libc/stdio : mktemp.c
Log message:
Replace the old algorithm that included the process id as part of the
temporary file name with one that only uses random data. OK deraadt@
