haiku/headers/build/private
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
..
app Port endian conversion fixes to build version of BMessage. 2007-08-12 11:47:11 +00:00
interface Fixed warnings when building something for BeOS. 2007-10-26 12:53:25 +00:00
kernel Naive implementation of transfer_area(). It follows the suggested sematics 2008-03-09 12:56:59 +00:00
shared Some GCC 4.1.0 related build fixes (under Linux/PPC). 2006-05-17 20:54:12 +00:00
storage missing comment tokens 2007-06-20 21:30:00 +00:00
textencoding missing comment tokens 2007-06-20 21:30:00 +00:00
translation Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00