From: Roland McGrath Date: Sat, 11 Nov 1995 10:01:11 +0000 (+0000) Subject: * malloc/malloc.c (align): Assert that space for alignment X-Git-Tag: upstream/2.30~29823 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=accc07a981d919a8f592285011fb2b6a417db001;p=external%2Fglibc.git * 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. --- diff --git a/ChangeLog b/ChangeLog index c55cda9..f841712 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. diff --git a/hurd/hurdprio.c b/hurd/hurdprio.c index 9c9ed2b..bbbe317 100644 --- a/hurd/hurdprio.c +++ b/hurd/hurdprio.c @@ -68,7 +68,7 @@ _hurd_priority_which_map (enum __priority_which which, int who, continue; if (twsz) /* Gratuitous. */ - __vm_deallocate (__mach_task_self (), tw, twsz); + __vm_deallocate (__mach_task_self (), (vm_address_t) tw, twsz); if (pi != oldpi && oldpi != pibuf) /* Old buffer from last call was not reused; free it. */ __vm_deallocate (__mach_task_self (),