From 22d9c1ee55f5955e996d5b3017844d2fdfcea330 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 11 Feb 2004 06:36:50 +0000 Subject: [PATCH] Update. * sysdeps/generic/setenv.c (__add_to_environ): Don't let the temporary copies of the variables accumulate on the stack. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index d41a3cc..1b08828 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,6 +10,9 @@ 2004-02-10 Ulrich Drepper + * sysdeps/generic/setenv.c (__add_to_environ): Don't let the + temporary copies of the variables accumulate on the stack. + * stdio-common/_i18n_number.h: Finish last patch. 2004-02-09 Ulrich Drepper -- 2.7.4