haiku/headers
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
..
os * Changed return type of some private methods from void to status_t. 2002-07-26 19:47:21 +00:00
posix Obey the gods of source compatability. Progress is evil. (apparently) 2002-07-12 14:57:37 +00:00
private Initial MIME sniffer rule parser checkin. The first draft of the 2002-07-26 07:47:07 +00:00
tools/cppunit Added Equals() function, which sadly I haven't tested 2002-07-24 09:30:20 +00:00