haiku/headers/os
Axel Dörfler 96828efafc Added empty arch_debugger.h header file.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11555 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-03-03 06:07:59 +00:00
..
add-ons Made public headers not depend on private ones 2005-02-02 04:27:05 +00:00
app Named the fReplyTo struct so that we can create other vars of this type. 2005-02-22 13:06:42 +00:00
arch Added empty arch_debugger.h header file. 2005-03-03 06:07:59 +00:00
be_apps Added missing R5 headers. 2004-02-26 19:35:02 +00:00
device More headers for the new modules and PnP/device system - note, this 2004-06-06 23:52:08 +00:00
drivers Added basic (i.e. argumentless) control method execution. Now we can read fan speeds, cpu temperatures, laptop lid states, and all sorts of other glorious things. 2005-03-03 00:01:35 +00:00
game IOBase() is not supported 2004-03-30 09:19:08 +00:00
interface added a method for properly calling 'Attached' hooks 2005-02-22 20:05:47 +00:00
kernel Correct terminology. 2005-03-01 23:44:23 +00:00
mail restore prior values for utf8 and null, for the sake of default send mail encoding settings 2004-11-17 01:56:18 +00:00
media Massive BSoundPlayer rewrite. Format negotiation and node registering/unregistering fixed. 2004-10-24 00:16:27 +00:00
midi Instruments (patches) are now correctly recognized. 2004-05-14 07:46:19 +00:00
midi2 Put private classes into the BPrivate namespace. 2004-05-13 10:55:10 +00:00
net Remove const that breaks binary compatibility (const are mangled too). 2004-08-14 01:24:57 +00:00
storage The curse of aging... a trembling hand. ;-) 2005-02-02 14:26:42 +00:00
support added some missing posix error codes. i don't know if they exist as BeOS error codes at all 2005-03-02 16:42:07 +00:00
translation Moved FuncTranslator.h to private headers since it is not intended for the user. 2005-02-12 14:33:31 +00:00
AppKit.h
Be.h
BeBuild.h The R5 Device API is not public, and shouldn't be exported by this file. 2003-09-12 01:01:12 +00:00
DeviceKit.h
GameKit.h
InterfaceKit.h
KernelKit.h
MailKit.h
MediaKit.h
MidiKit.h
NetKit.h
NetworkKit.h
StorageKit.h
SupportKit.h
TranslationKit.h