From: Roland McGrath Date: Thu, 3 Aug 2006 08:39:32 +0000 (+0000) Subject: typotypo X-Git-Tag: cvs/fedora-glibc-20060807T1859~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e4e62fe62536ce89868a89afa03fb9a5ba6f7d4;p=thirdparty%2Fglibc.git typotypo * hurd/getdport.c (__getdport): Don't return EBADF; instead set --- diff --git a/ChangeLog b/ChangeLog index 57c7ab8e8d4..d34760a940c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -19,7 +19,7 @@ 2006-08-02 Thomas Schwinge - * hurd/getdport.c (__detdport): Don't return EBADF; instead set + * hurd/getdport.c (__getdport): Don't return EBADF; instead set errno to EBADF and return MACH_PORT_NULL. 2006-06-23 Joseph Myers