commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

hurd-l4 ruth/ruth.c ruth/ChangeLog libhurd-mm/s...


From: Neal H. Walfield
Subject: hurd-l4 ruth/ruth.c ruth/ChangeLog libhurd-mm/s...
Date: Mon, 19 Nov 2007 22:42:36 +0000

CVSROOT:        /sources/hurd
Module name:    hurd-l4
Changes by:     Neal H. Walfield <neal> 07/11/19 22:42:36

Modified files:
        ruth           : ruth.c ChangeLog 
        libhurd-mm     : storage.c capalloc.c as.c ChangeLog 
        hurd           : addr.h ChangeLog 

Log message:
        hurd/
        
        2007-11-19  Neal H. Walfield  <address@hidden>
        
                * 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  <address@hidden>
        
                * 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  <address@hidden>
        
                * ruth.c (main): Use ADDR_TO_PTR and PTR_TO_ADDR correctly.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/hurd-l4/ruth/ruth.c?cvsroot=hurd&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/hurd-l4/ruth/ChangeLog?cvsroot=hurd&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/hurd-l4/libhurd-mm/storage.c?cvsroot=hurd&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/hurd-l4/libhurd-mm/capalloc.c?cvsroot=hurd&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/hurd-l4/libhurd-mm/as.c?cvsroot=hurd&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/hurd-l4/libhurd-mm/ChangeLog?cvsroot=hurd&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/hurd-l4/hurd/addr.h?cvsroot=hurd&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/hurd-l4/hurd/ChangeLog?cvsroot=hurd&r1=1.16&r2=1.17




reply via email to

[Prev in Thread] Current Thread [Next in Thread]