haiku/headers/os
Ingo Weinhold 496ffb0aa7 * Changed return type of some private methods from void to status_t.
AddApplication() returns the token via reference parameter and
  additionally returns the team ID of the already running app (if any).
* Implemented AddApplication(), SetThreadAndTeam(), CompleteRegistration(),
  IsAppPreRegistered(), RemovePreRegApp(), RemoveApp(), or to to say it
  briefly the complete set of app registration helper functions.
* Implemented GetRunningAppInfo() and GetActiveAppInfo().


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@454 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-07-26 19:47:21 +00:00
..
add-ons It is accomplished ... 2002-07-09 12:24:59 +00:00
app * Changed return type of some private methods from void to status_t. 2002-07-26 19:47:21 +00:00
drivers Small typo. 2002-07-25 18:07:41 +00:00
game It is accomplished ... 2002-07-09 12:24:59 +00:00
interface It is accomplished ... 2002-07-09 12:24:59 +00:00
kernel Added the fs_info.h header needed for some stuff in the VFS. 2002-07-23 14:03:03 +00:00
media It is accomplished ... 2002-07-09 12:24:59 +00:00
midi It is accomplished ... 2002-07-09 12:24:59 +00:00
storage Initial MIME sniffer rule parser checkin. The first draft of the 2002-07-26 07:47:07 +00:00
support Initial checkin. 2002-07-25 04:56:14 +00:00
translation It is accomplished ... 2002-07-09 12:24:59 +00:00
BeBuild.h It is accomplished ... 2002-07-09 12:24:59 +00:00