[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] Hurd branch, master, updated. v0.8-37-g02d6d9f
From: |
Samuel Thibault |
Subject: |
[SCM] Hurd branch, master, updated. v0.8-37-g02d6d9f |
Date: |
Tue, 30 Aug 2016 23:02:34 +0000 (UTC) |
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 02d6d9f0998809e32fb438064a2733b64b89be08 (commit)
from ef3354e22ea74f7cdb3405041e02374f7de8e880 (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 02d6d9f0998809e32fb438064a2733b64b89be08
Author: Brent W. Baccala <address@hidden>
Date: Wed Aug 31 00:59:26 2016 +0200
exec: Fix loading binaries without a memory manager object
Falling back from the io_map method needs to handle the "anywhere" flag too
by updating MAPSTART.
* exec/exec.c (write_to_task): Turn MAPSTART parameter into a reference to
the address. Fix usage accordingly.
(load_section): Pass address of MAPSTART to write_to_task so it can update
it.
-----------------------------------------------------------------------
Summary of changes:
exec/exec.c | 15 ++++++++-------
1 file changed, 8 insertions(+), 7 deletions(-)
hooks/post-receive
--
Hurd
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] Hurd branch, master, updated. v0.8-37-g02d6d9f,
Samuel Thibault <=