haiku/headers
Axel Dörfler f236d16605 Removed the vm_get_region_info() call and the vm_region_info structure -
they are now replaced by get_area_info() and the area_info structure.
get_area_info() still misses some pieces, though.
Added all missing VM user/kernel syscalls.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4352 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-08-20 15:47:52 +00:00
..
libs Upgrading to 2.1.4 2003-07-25 16:18:35 +00:00
os added missing 32 bit atomic functions, 2003-08-20 02:08:13 +00:00
posix new posix/beos compatible version in public posix/ctype.h, also added isblank prototype 2003-08-16 07:13:55 +00:00
private Removed the vm_get_region_info() call and the vm_region_info structure - 2003-08-20 15:47:52 +00:00
tools/cppunit