* hurd/hurdsock.c (_hurd_socket_server): Return the standard

error EAFNOSUPPORT rather than non-standard EPFNOSUPPORT.
	* sunrpc/bindrsvprt.c (bindresvport): Likewise.
This commit is contained in:
Roland McGrath 2008-01-21 01:35:23 +00:00
parent 173b756d8f
commit d3bc5e7710

View File

@ -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.