haiku/src/system
Ingo Weinhold 90d870c155 * Moved VMAddressSpace definition to vm_address_space.h.
* "Classified" VMAddressSpace, i.e. turned the vm_address_space_*() functions
  into methods, made all attributes (but "areas") private, and added
  accessors.
* Also turned the vm.cpp functions vm_area_lookup() and
  remove_area_from_address_space() into VMAddressSpace methods. The rest of
  the area management functionality will follow soon.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34447 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-12-02 16:12:15 +00:00
..
boot *.c -> *.cpp 2009-12-01 17:06:26 +00:00
glue Should have been part of r30818. The version "glue". 2009-05-21 15:05:45 +00:00
kernel * Moved VMAddressSpace definition to vm_address_space.h. 2009-12-02 16:12:15 +00:00
ldscripts Adding routerboard_mipsel platform stubs and linker script. 2009-08-22 01:48:18 +00:00
libroot Add init_once.cpp to the build. 2009-12-01 09:35:25 +00:00
runtime_loader *.c -> *.cpp 2009-12-01 17:06:26 +00:00
Jamfile Reorganized building of kernel, boot loader, and libroot. 2005-11-27 00:27:19 +00:00