commit-hurd  

[SCM] Hurd branch, master, updated. 041baa808e57756636411879af8a0a8801680884

Samuel Thibault
Sun, 20 Dec 2009 06:34:30 -0800

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  041baa808e57756636411879af8a0a8801680884 (commit)
      from  8451b436124bd7fdf9c907ebb24687dec10e12bf (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 041baa808e57756636411879af8a0a8801680884
Author: Samuel Thibault <samuel.thiba...@ens-lyon.org>
Date:   Sun Dec 20 15:32:10 2009 +0100

    Fix spurious authenticate EINTR
    
            * auth/auth.c (S_auth_user_authenticate): Do not return
            EINTR if user is not pending any more, i.e. server actually
            already answered.
            (S_auth_server_authenticate): Do not return EINTR if server is
            not pending any more, i.e. user actually already answered.

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

Summary of changes:
 auth/auth.c |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Hurd


  • [SCM] Hurd branch, master, updated. 041baa808e57756636411879af8a0a8801680884 Samuel Thibault