This website requires JavaScript.
Explore
Hush
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fbf12e87588970690049f1c0223dd677fa371540
haiku-beta6
/
headers
/
os
T
History
Axel Dörfler
ec5a9998df
Added a B_NOT_SUPPORTED synonym for EOPNOTSUPP.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12250 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-04-05 13:56:16 +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
…
device
…
drivers
Upgraded the bus manager interface. It's now capable enough to start actually doing interesting things, like power management, thermal stuff, and hyperthreading.
2005-03-18 00:41:53 +00:00
game
…
interface
Implemented BPortLink::AttachShape and BPortLink::ReadShape and used them for passing the shapes in AS_GET_GLYPH_SHAPES.
2005-04-01 07:29:04 +00:00
kernel
Added the gcc printf format attribute for debug_printf(), so that gcc warns about format/parameter inconsistencies.
2005-03-28 15:25:57 +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
…
midi2
…
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 a B_NOT_SUPPORTED synonym for EOPNOTSUPP.
2005-04-05 13:56:16 +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
…
DeviceKit.h
…
GameKit.h
…
InterfaceKit.h
…
KernelKit.h
…
MailKit.h
…
MediaKit.h
…
MidiKit.h
…
NetKit.h
…
NetworkKit.h
…
StorageKit.h
…
SupportKit.h
…
TranslationKit.h
…