Explorar o código

Don't waste space warning about tempnam()

Eric Andersen %!s(int64=22) %!d(string=hai) anos
pai
achega
f781b637bf
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      libc/stdio/tempnam.c

+ 0 - 1
libc/stdio/tempnam.c

@@ -45,4 +45,3 @@ tempnam (const char *dir, const char *pfx)
   return strdup (buf);
 }
 
-link_warning (tempnam, "`tempnam' is dangerous, use `mkstemp'")