From: Ulrich Drepper Date: Thu, 31 Jan 2002 19:35:38 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfbd7cbcd520b4e3578920e866a6489a0788ab61;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index f7ec7dbaecc..5436dc1d1fc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2002-01-31 Ulrich Drepper + + * scripts/cpp: Update from mainline. + Reported by Simon Derr [PR libc/2893]. + + * sysdeps/posix/readv.c: Don't use alloca if the memory requirements + are too high. + +2002-01-31 Andreas Schwab + + * sysdeps/posix/readv.c: Check for ssize_t overflow. + 2002-01-29 Ben Collins * string/bits/string2.h (__mempcpy): Protect size arg for