CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2010/02/11 09:48:36
Modified files: lib/libc/stdio : mktemp.c Log message: The previous commit didn't use the first X in the template if the entire template was Xs. Test suite written now to keep this from happening again. Problem caught by Vadim Zhukov again. ok millert@