X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fstdio%2Ftmpnam.c;h=449eb9b0708c2a5d295db76f1e944059f6789f9b;hb=670d6d01f53b4e85be6b333bf8a137e2be6d3fc3;hp=c3f5a2fff47b100c3cf698f7bb839fb151f06200;hpb=d677d3fe830899926072af6dfffefb16ab6b50bd;p=musl diff --git a/src/stdio/tmpnam.c b/src/stdio/tmpnam.c index c3f5a2ff..449eb9b0 100644 --- a/src/stdio/tmpnam.c +++ b/src/stdio/tmpnam.c @@ -17,7 +17,12 @@ char *tmpnam(char *buf) int r; for (try=0; try