From accc07a981d919a8f592285011fb2b6a417db001 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 11 Nov 1995 10:01:11 +0000 Subject: * malloc/malloc.c (align): Assert that space for alignment adjustment is same original space. * hurd/hurdprio.c (_hurd_priority_which_map): Cast vm_deallocate arg to vm_address_t. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c55cda94f8..f84171251f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ Fri Nov 10 14:15:21 1995 Roland McGrath + * malloc/malloc.c (align): Assert that space for alignment + adjustment is same original space. + + * hurd/hurdprio.c (_hurd_priority_which_map): Cast vm_deallocate + arg to vm_address_t. + * hurd/hurdsig.c (_hurd_internal_post_signal): For SIGNO == 0, skip straight to pending check. When UNTRACED, resume process from suspension first. -- cgit v1.2.3