summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-09-10 13:11:25 +0000
committerUlrich Drepper <drepper@redhat.com>1998-09-10 13:11:25 +0000
commit2c86b2bc6e6b28dc8c6bf0384e90d1eb4a05af8d (patch)
treec93987888e1343d46228326ae887cab55fb8b480 /ChangeLog
parent482a3be2990e5d2778b3d7b339cbb1d4cda43dae (diff)
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1c7c700249..64054b58f7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+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.
+
1998-09-10 12:51 Ulrich Drepper <drepper@cygnus.com>
* resolv/res_init.c (res_init): Initialize _res.nscount and