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
/
os
History
Jérôme Duval
83b629e1ad
Added Pentium M cpu type
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9703 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-01 14:07:56 +00:00
..
add-ons
Fixed a nasty bug I introduced when I fixed IMAP that made it impossible to send mail. Apparently I don't send that much.... it's been in there for a good week or so.
2004-10-30 17:19:06 +00:00
app
Got rid of one of BMessengers friends. Poor BMessenger. ;-)
2004-08-28 20:06:15 +00:00
be_apps
…
device
More headers for the new modules and PnP/device system - note, this
2004-06-06 23:52:08 +00:00
drivers
fs_read_link() returns status_t, not ssize_t anymore (ie. the size of the
2004-10-29 13:06:16 +00:00
game
…
interface
clean up
2004-10-25 08:31:38 +00:00
kernel
Added Pentium M cpu type
2004-11-01 14:07:56 +00:00
mail
Forgot some files in the MDR import.
2004-09-20 22:34:03 +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
…
net
Remove const that breaks binary compatibility (const are mangled too).
2004-08-14 01:24:57 +00:00
storage
Got rid of the Storage Kit's kernel abstraction layer, which was
2004-08-28 20:14:46 +00:00
support
The sys/types.h header define varies by platform, so check for both possibilities
2004-05-26 16:54:54 +00:00
translation
"Fixed" BTranslatorRoster so that it no longer stores the list of translators backwards. This is the order that applications assume, so this must be done to prevent inconsistent behavior between the R5 translation kit and the Haiku version.
2004-10-24 19:42:05 +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
…