]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
* hurd/hurdsock.c (_hurd_socket_server): Return the standard
authorRoland McGrath <roland@gnu.org>
Mon, 21 Jan 2008 01:35:23 +0000 (01:35 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 21 Jan 2008 01:35:23 +0000 (01:35 +0000)
error EAFNOSUPPORT rather than non-standard EPFNOSUPPORT.
* sunrpc/bindrsvprt.c (bindresvport): Likewise.

ChangeLog

index 0c4a50dde0972e21e89b7ec0b2fb04bd9324c796..2793da5980c3131344cba49f6c8e59d65a3868fe 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-01-20  Samuel Thibault  <samuel.thibault@ens-lyon.org>
+
+       * hurd/hurdsock.c (_hurd_socket_server): Return the standard
+       error EAFNOSUPPORT rather than non-standard EPFNOSUPPORT.
+       * sunrpc/bindrsvprt.c (bindresvport): Likewise.
+
 2007-10-23  Alexandre Oliva  <aoliva@redhat.com>
 
        * include/link.h (FORCED_DYNAMIC_TLS_OFFSET): Define.