libgfortran and libiberty: mkstemp in gfortran/io/unix.c

DJ Delorie dj@redhat.com
Thu Sep 16 00:36:00 GMT 2004


> int mkstemp(char *template);
> 
> As near as I can tell, the functions are identical in function, except
> for the additional suffix semantics.  I beleive mkstemp can be
> implemented like so:

Oops, my bad.  There's another function we use that people commonly
say "let's replace that with mkstemps" and we can't.

Nevermind.



More information about the Gcc mailing list