haiku/headers/private
Axel Dörfler e56c30d87d Replaced the old _kern_create_team() syscall with a BeOS style _kern_load_image().
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9356 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-10-14 17:46:48 +00:00
..
app Separated functionality of PortLink into LinkMsg* to avoid some *serious* code duplication 2004-10-14 01:18:38 +00:00
disk_scanner
graphics Forgot to commit the Mach64 private headers directory. 2004-10-13 17:39:03 +00:00
input moved cbuf_adapter.h from ps2mouse directory 2004-10-07 15:03:59 +00:00
interface Added ColorTools and ColumnListView from Vision cvs repository 2004-09-16 20:42:34 +00:00
kernel Replaced the old _kern_create_team() syscall with a BeOS style _kern_load_image(). 2004-10-14 17:46:48 +00:00
libroot Added some prototypes of private support functions for fork(). 2004-10-12 16:28:25 +00:00
mail Imported MDR. Some code still not entirely functional -- I haven't been able to figure out how to detect SSL, so IMAP and POP have it turned off. PPP auto-detect is also not functional at the moment. Other than that, it seems to work beautifully. Packaging will come later. 2004-09-20 22:31:50 +00:00
media
midi
net Removed duplicate B_SELECT_* & co definitions. 2004-10-03 15:11:46 +00:00
print
screen_saver Changed the way preferences are stored. 2004-10-09 23:17:47 +00:00
servers/app Added storage of owning team and a couple of related methods 2004-10-05 23:01:37 +00:00
shared Modified BDataBuffer's copy constructor to let the user specify whether to create a copy of the buffer or just a reference. Also changed all void* params to be const. 2004-09-07 23:00:30 +00:00
storage
syslog_daemon
textencoding