From: Roland McGrath Date: Mon, 21 Jul 2008 19:50:40 +0000 (+0000) Subject: * hurd/fd-read.c (_hurd_fd_read): Return EGRATUITOUS if the server X-Git-Tag: cvs/fedora-glibc-20080728T2320~32 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8a26088de1d5bef2f46e87006ff72c795a83b2d9;p=thirdparty%2Fglibc.git * hurd/fd-read.c (_hurd_fd_read): Return EGRATUITOUS if the server returned too much data out of line. --- diff --git a/ChangeLog b/ChangeLog index 41a8f97e83f..88343cf661f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-07-21 Roland McGrath + + * hurd/fd-read.c (_hurd_fd_read): Return EGRATUITOUS if the server + returned too much data out of line. + 2008-07-20 Ulrich Drepper * locale/setlocale.c (setname): Remove inline to avoid compiler