From 0ae97dea38e26699e5bed9f190f0452a05d65b23 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 25 May 1999 13:35:03 +0000 Subject: Update. * stdio-common/vfprintf.c (vfprintf): Don't implement special handling for long long if it is the same as long. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a205ae10fd..0c798822f1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 1999-05-25 Ulrich Drepper + * stdio-common/vfprintf.c (vfprintf): Don't implement special + handling for long long if it is the same as long. + * stdlib/strtol.c: Moved to ... * sysdeps/generic/strtol.c: ...here. * stdlib/strtoul.c: Moved to ... -- cgit 1.4.1