haiku/headers/private
Axel Dörfler d4112f6bc5 Applied some changes suggested by mmu_man, more to come, though:
- has_signals_pending() is not declared in Be headers, and it isn't declared in
  our KernelExport.h anymore, too
- removed snooze_etc() from KernelExport.h, as it's already defined in OS.h
  (and really exported by libroot.so).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12506 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-04-29 11:41:12 +00:00
..
app added AS_ROOTLAYER_DO_CHANGE_WINBORDER_FEEL 2005-04-21 18:56:53 +00:00
debug Added the beginnings of a small private API for debug support. 2005-03-20 22:04:04 +00:00
disk_scanner
graphics added second flag for 3D add-on indicating 2D modechanges 2005-04-26 14:48:41 +00:00
input added a tablet_movement struct 2005-04-20 21:53:21 +00:00
interface added a dependency on Window.h 2005-02-02 16:45:31 +00:00
kernel Applied some changes suggested by mmu_man, more to come, though: 2005-04-29 11:41:12 +00:00
libroot The heap is now initialized by libroot_init.c::initialize_before(), so 2005-03-23 01:47:21 +00:00
mail
media removed ChunkCache.h from shared private include files 2004-11-21 00:11:39 +00:00
midi
net This should now actually fix the recursive lookup of the net_stack_driver. We must only load the networking core once. 2005-04-13 14:19:20 +00:00
print Added missing comment. 2005-04-09 17:09:08 +00:00
screen_saver Changed the way preferences are stored. 2004-10-09 23:17:47 +00:00
servers/app work in progress to get scrolling working, so Adi can have a look, no changes to existing functionality, cleanup in Layer.cpp 2005-04-27 17:26:57 +00:00
shared Courtesy of Olivier Coursiere (aka oco), based on documentation (feel free to check against real hardware) 2005-04-17 22:46:08 +00:00
storage Added HFS/plus type strings. 2005-03-14 15:39:17 +00:00
syslog_daemon
textencoding use const char for parameters, uint to avoid warnings, and strcasecmp for name comparisons 2004-11-11 07:35:47 +00:00
translation Moved FuncTranslator.h from current/headers/os/translation to private headers. Moved translator_data struct from TranslationDefs.h to FuncTranslator.h. 2005-02-12 14:35:36 +00:00