This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Hurd".

The branch, master has been updated
       via  0fb997733a0bb4e3f7a0c073c19a2e302be1fbae (commit)
      from  a552d956e86682b4af80c8fa5e6cc48282fd5a28 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 0fb997733a0bb4e3f7a0c073c19a2e302be1fbae
Author: Pino Toscano <[email protected]>
Date:   Tue Dec 6 00:30:30 2011 +0100

    Fix error values on socket creation
    
    On socket creation, return the correct errno values, EPROTOTYPE and
    EPROTONOSUPPORT, for invalid socket types and protocols.
    
    * pfinet/socket-ops.c (S_socket_create): Correctly return EPROTOTYPE and
    EPROTONOSUPPORT.
    * pflocal/pf.c (S_socket_create): Correctly return EPROTOTYPE.

-----------------------------------------------------------------------

Summary of changes:
 pfinet/socket-ops.c |   14 ++++++++------
 pflocal/pf.c        |    2 +-
 2 files changed, 9 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
Hurd

Reply via email to