[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] Hurd branch, master, updated. v0.8-14-g1a36fdf
From: |
Samuel Thibault |
Subject: |
[SCM] Hurd branch, master, updated. v0.8-14-g1a36fdf |
Date: |
Mon, 30 May 2016 21:58:29 +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 1a36fdfe7cf17aa23f0bd43eb6cca4d28e510def (commit)
via 6f6d157c55b6973f0a557b65269b212d9dcd1fbe (commit)
from d213bd8ef04dd947ff5c53a8efeb6cba11621396 (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 1a36fdfe7cf17aa23f0bd43eb6cca4d28e510def
Author: Samuel Thibault <address@hidden>
Date: Mon May 30 23:57:49 2016 +0200
Complete allocation hooks
* mach-defpager/kalloc.c (realloc_hook, memalign_hook): New functions.
(init_hook): Set __realloc_hook to realloc_hook and __memalign_hook to
memalign_hook.
commit 6f6d157c55b6973f0a557b65269b212d9dcd1fbe
Author: Samuel Thibault <address@hidden>
Date: Mon May 30 23:34:23 2016 +0200
Revert "drop the deprecated malloc/free hooks in hurd/mach-defpager"
This reverts commit 8c49801c8f7e3f800cabedf8fca8ccec3cf35a22.
The malloc hook is needed for calloc.
-----------------------------------------------------------------------
Summary of changes:
mach-defpager/kalloc.c | 47 +++++++++++++++++++++++++++++++++++++++++++----
1 file changed, 43 insertions(+), 4 deletions(-)
hooks/post-receive
--
Hurd
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] Hurd branch, master, updated. v0.8-14-g1a36fdf,
Samuel Thibault <=