From 8a26088de1d5bef2f46e87006ff72c795a83b2d9 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 21 Jul 2008 19:50:40 +0000 Subject: [PATCH] * hurd/fd-read.c (_hurd_fd_read): Return EGRATUITOUS if the server returned too much data out of line. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 41a8f97e83..88343cf661 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 -- 2.11.4.GIT