]> Zhao Yanbai Git Server - minix.git/commit
lib: don't give back the same temporary filenames even if removed.
authorBen Gras <ben@minix3.org>
Wed, 14 Jul 2010 15:18:50 +0000 (15:18 +0000)
committerBen Gras <ben@minix3.org>
Wed, 14 Jul 2010 15:18:50 +0000 (15:18 +0000)
commit8d24932c8061881e94d584601b422d8df47df1b4
treec58b7b636b57147978241ae3804dfdd138f5f804
parent4fcd34137ccaa320874fc635ca6efc03e66735d5
lib: don't give back the same temporary filenames even if removed.

workaround for what seems to be a clang/llvm bug/assumption.
lib/libc/stdio/mktemp.c