This website requires JavaScript.
Explore
Help
Sign In
Aren
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
haiku
/
headers
/
private
/
app
History
Ingo Weinhold
9171d496e2
Added function is_running_on_haiku(), which returns at runtime whether we're running under Haiku.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10783 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-01-17 01:20:22 +00:00
..
AppMisc.h
Added function is_running_on_haiku(), which returns at runtime whether we're running under Haiku.
2005-01-17 01:20:22 +00:00
AppServerLink.h
Major API improvements by Pahtz
2004-07-30 15:10:19 +00:00
AreaLink.h
…
ClipboardPrivate.h
Use new init_clipboard() function which initializes the global be_clipboard at libbe init time.
2005-01-13 00:50:26 +00:00
LinkMsgReader.h
Separated functionality of PortLink into LinkMsg* to avoid some *serious* code duplication
2004-10-14 01:18:38 +00:00
LinkMsgSender.h
Separated functionality of PortLink into LinkMsg* to avoid some *serious* code duplication
2004-10-14 01:18:38 +00:00
LooperList.h
…
MessageBody.h
Fixed a couple of memory leaks and an incorrect index bounds check.
2004-08-24 23:54:02 +00:00
MessageField.h
A number of bug fixes. In particular:
2004-11-02 21:35:28 +00:00
MessagePrivate.h
…
MessageUtils.h
Added calc_padding() convenience function for calculating how much padding to add to a buffer in order for it to fall on a specified byte boundary.
2004-09-07 23:06:32 +00:00
MessengerPrivate.h
…
PortLink.h
Separated functionality of PortLink into LinkMsg* to avoid some *serious* code duplication
2004-10-14 01:18:38 +00:00
PortMessage.h
…
PortQueue.h
…
RegistrarDefs.h
…
RegistrarThread.h
…
RegistrarThreadManager.h
…
RosterPrivate.h
…
ServerMemIO.h
Added class for requesting shared client-server memory
2004-10-09 18:13:33 +00:00
ServerProtocol.h
Added codes to go along with the client-side BFont functions
2005-01-15 23:29:13 +00:00
Session.h
Minor header tweaks relating to the message buffer size
2004-06-11 13:36:48 +00:00
SysCursor.h
…
TokenSpace.h
…