Skip to content

Commit

Permalink
* hurd/hurdsock.c (_hurd_socket_server): Return the standard
Browse files Browse the repository at this point in the history
	error EAFNOSUPPORT rather than non-standard EPFNOSUPPORT.
	* sunrpc/bindrsvprt.c (bindresvport): Likewise.
  • Loading branch information
Roland McGrath committed Jan 21, 2008
1 parent 173b756 commit d3bc5e7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit d3bc5e7

Please sign in to comment.