diff options
author | neal <neal> | 2007-11-19 22:42:36 +0000 |
---|---|---|
committer | neal <neal> | 2007-11-19 22:42:36 +0000 |
commit | 5c2c982ba3cfbe34c79cb2096018567ca6cd8fb6 (patch) | |
tree | 186d51c98040279981a620affa2fdf4b26dadcff /libpthread/pthread/pt-alloc.c | |
parent | f38367b6493d6d4a51011a8d0fa81d1f3f49ca9e (diff) |
hurd/
2007-11-19 Neal H. Walfield <neal@gnu.org>
* addr.h (ADDR_TO_PTR): Assert that the address corresponds to a
pointer, not the root of a mapped page. Update callers.
(PTR_TO_ADDR): Return an address corresponding to a pointer, not
the root of a mapped page. Update callers.
libhurd-mm/
2007-11-19 Neal H. Walfield <neal@gnu.org>
* as.c (__hurd_startup_data): Declare.
(free_space_desc_slab_alloc): Use ADDR_TO_PTR and PTR_TO_ADDR
correctly.
(free_space_desc_slab_dealloc): Likewise.
(allocate_object): Likewise.
(storage_alloc): Likewise.
(as_init): Likewise.
* capalloc.c (cappage_desc_slab_alloc): Likewise.
(cappage_desc_slab_dealloc): Likewise.
* storage.c (__hurd_startup_data): Declare.
(check_slab_space_reserve): Likewise.
(storage_desc_slab_dealloc): Likewise.
(shadow_setup): Likewise.
(storage_free): Likewise.
ruth/
2007-11-19 Neal H. Walfield <neal@gnu.org>
* ruth.c (main): Use ADDR_TO_PTR and PTR_TO_ADDR correctly.
Diffstat (limited to 'libpthread/pthread/pt-alloc.c')
0 files changed, 0 insertions, 0 deletions