haiku/headers/build/private/kernel
Michael Lotz d1189f0b05 Naive implementation of transfer_area(). It follows the suggested sematics
of the resolved ToDo, but could probably be made more efficient. Instead of
transfering the area, the area is cloned into the target teams' address space
and the original is deleted. This generates a new area_id for the transfered
area (as suggested by the ToDo). Updated syscall prototypes according to the
status_t to area_id return type change.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24320 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-03-09 12:56:59 +00:00
..
safemode.h Fixed libbe_test build of app server: 2007-06-06 19:29:41 +00:00
syscalls.h Naive implementation of transfer_area(). It follows the suggested sematics 2008-03-09 12:56:59 +00:00