From: Ulrich Drepper Date: Tue, 15 Jun 1999 12:08:33 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc_2-1-2~398 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=67c4805796a45a38f7c36a889002eb4a87776542;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 18f5cd2e733..af75fdc3dc4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1999-06-14 Geoff Keating + + * stdlib/strtol.c: It is not generally true that if + (unsigned)a*(unsigned)b overflows, then the result is + less than 'a'. + 1999-06-13 Andreas Jaeger * sysdeps/i386/fpu/bits/mathinline.h: Disable signbit* inline