2006-08-02 Thomas Schwinge <tschwinge@gnu.org>
authorRoland McGrath <roland@gnu.org>
Thu, 3 Aug 2006 01:19:07 +0000 (01:19 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 3 Aug 2006 01:19:07 +0000 (01:19 +0000)
        * hurd/getdport.c (__detdport): Don't return EBADF; instead set
        errno to EBADF and return MACH_PORT_NULL.

ChangeLog

index 6d8eea5..22c6665 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-08-02  Thomas Schwinge  <tschwinge@gnu.org>
+
+        * hurd/getdport.c (__detdport): Don't return EBADF; instead set
+        errno to EBADF and return MACH_PORT_NULL.
+
 2006-06-23  Joseph Myers  <joseph@codesourcery.com>
 
        [BZ #2980]