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  9a4ccfcd4d4f10df2af538c489294527fc231128 (commit)
       via  01ced1f5856659f4f457f39c270dd10f64ccaab8 (commit)
       via  e2823ba8f994292ecb92b83dfa3174e6f11c92fd (commit)
       via  bb9dba5a97b5605d12aa68b2978bda329a9f1f31 (commit)
      from  0a68ce9956efcc286d359907b0e5599eb5a404ec (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 9a4ccfcd4d4f10df2af538c489294527fc231128
Author: Justus Winter <jus...@gnupg.org>
Date:   Fri Aug 11 18:17:44 2017 +0200

    startup: Improve error handling.
    
    * startup/startup.c (main): Improve error handling.

commit 01ced1f5856659f4f457f39c270dd10f64ccaab8
Author: Justus Winter <jus...@gnupg.org>
Date:   Fri Aug 11 18:10:15 2017 +0200

    libshouldbeinlibc: Fix wiring code.
    
    * libshouldbeinlibc/wire.c (statically_linked): New function.
    (loaded): Remove check.
    (wire_segment_internal): Fix error handling.  Be smarter about the
    wiring, inspired by the mach-defpager code.
    (wire_segment): Fix error handling.
    (wire_task_self): Fix error handling.  Distinguish between static
    binaries and dynamic binaries without DT_DEBUG or link map.  When we
    don't have a map, fall back to wiring the whole space.  Wire future
    allocations.
    * libshouldbeinlibc/wire.h (wire_task_self): Return error_t.
    (wire_segment): Likewise.

commit e2823ba8f994292ecb92b83dfa3174e6f11c92fd
Author: Justus Winter <jus...@gnupg.org>
Date:   Fri Aug 11 18:07:25 2017 +0200

    startup: Fix retrieving the privileged ports.
    
    * startup/startup.c: Give the privileged ports to the glibc so that
    other code can get them.

commit bb9dba5a97b5605d12aa68b2978bda329a9f1f31
Author: Justus Winter <jus...@gnupg.org>
Date:   Thu Aug 10 23:25:41 2017 +0200

    ext2fs: Fix warning.
    
    * ext2fs/xattr.c (ext2_set_xattr): Initialize 'block'.

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

Summary of changes:
 ext2fs/xattr.c           |   2 +-
 libshouldbeinlibc/wire.c | 144 +++++++++++++++++++++++++++++++----------------
 libshouldbeinlibc/wire.h |   4 +-
 startup/startup.c        |  14 +++--
 4 files changed, 107 insertions(+), 57 deletions(-)


hooks/post-receive
-- 
Hurd

Reply via email to