commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] Hurd branch, master, updated. 0b32d1eb64aeb9684b4f0800f9c1fdbe5d6c


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. 0b32d1eb64aeb9684b4f0800f9c1fdbe5d6c7b00
Date: Mon, 11 Oct 2010 16:13:52 +0000

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  0b32d1eb64aeb9684b4f0800f9c1fdbe5d6c7b00 (commit)
      from  22bc9da3dd61c6b12f8d03946ef75ec9cfb88a22 (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 0b32d1eb64aeb9684b4f0800f9c1fdbe5d6c7b00
Author: Pino Toscano <address@hidden>
Date:   Mon Oct 11 17:07:53 2010 +0200

    Fix return value on `getname' errors.
    
    This fixes the errno return value for getpeername() calls on not connected
    sockets: the return value of the `getname' call comes from the Linux code, 
so it
    is a negative value, in case of error.
    
    * pfinet/misc.c (make_sockaddr_port): Turn negative error values returned by
    `getname' calls into positive values before returning it.

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

Summary of changes:
 pfinet/misc.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

[Prev in Thread] Current Thread [Next in Thread]