commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. v0.9.git20210811-12-gee9c8dd


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.9.git20210811-12-gee9c8dd
Date: Mon, 16 Aug 2021 06:07:30 -0400 (EDT)

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  ee9c8ddfbe2de2d6e62cd063a269db6446ca7faf (commit)
      from  ed5090bde7497850a6ea654e8308496d518010e3 (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 ee9c8ddfbe2de2d6e62cd063a269db6446ca7faf
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Mon Aug 16 12:05:51 2021 +0200

    exec: Fix and use mask for memory layout
    
    Gnumach's 0650a4ee30e3 implements support for high bits being set in the
    mask parameter of vm_map. This allowed to remove the rmh kludge in the
    dynamic linker. Exec now can and should use the mask for excluding parts of
    the memory layout.

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

Summary of changes:
 exec/exec.c | 27 +++++++--------------------
 1 file changed, 7 insertions(+), 20 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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