Update.
commit2c86b2bc6e6b28dc8c6bf0384e90d1eb4a05af8d
authorUlrich Drepper <drepper@redhat.com>
Thu, 10 Sep 1998 13:11:25 +0000 (10 13:11 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 10 Sep 1998 13:11:25 +0000 (10 13:11 +0000)
treec93987888e1343d46228326ae887cab55fb8b480
parent482a3be2990e5d2778b3d7b339cbb1d4cda43dae
Update.

1998-09-10  Ulrich Drepper  <drepper@cygnus.com>

* stdio-common/tmpnam.c: Move local static variable buf to
toplevel and rename to tmpnam_buffer to ease debugging.
Patch by Joe Keane <jgk@jgk.org>.
Optimize s == NULL case a bit.
ChangeLog
stdio-common/tmpnam.c