From 7587ef7ca2860408691abb44e2e5f33a703e35c4 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Sun, 30 Nov 2003 19:21:56 +0000 Subject: [PATCH] Update. 2003-11-30 Andreas Jaeger * stdio-common/vfprintf.c: Do not inline buffered_vfprintf to decrease stack usage. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 865282a4c2..3c95bfb9a3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-11-30 Andreas Jaeger + + * stdio-common/vfprintf.c: Do not inline buffered_vfprintf to + decrease stack usage. + 2003-11-30 Andreas Schwab * sysdeps/unix/sysv/linux/m68k/sysdep.h (PSEUDO_ERRVAL) -- 2.43.5