fix tempnam name generation, and a small bug in tmpnam on retry limit
authorRich Felker <dalias@aerifal.cx>
Tue, 29 Mar 2011 13:00:22 +0000 (09:00 -0400)
committerRich Felker <dalias@aerifal.cx>
Tue, 29 Mar 2011 13:00:22 +0000 (09:00 -0400)
commit8250742b90b8b54e642fa9201bf0cf8b7c27bbb8
treea12ed40d599ed320b5a9c669bddafe3905e48edd
parenta88edbec15abe3c8e08d5065d8bea399898e757c
fix tempnam name generation, and a small bug in tmpnam on retry limit
src/stdio/tempnam.c
src/stdio/tmpnam.c