haiku/headers/os
Ingo Weinhold 1c2d7d3a86 Fixed x86_64 handling by the build system.
* Map build variables HOST_CPU and HOST_ARCH to x86_64, if it they are
* x86 and
  64 bit and define the __x86_64__ C macro instead of __INTEL__ in that
case.
* <OS.h>: Also handle __x86_64__.
2011-11-12 15:40:16 +01:00
..
add-ons
app Merge patch by plfiorini : 2011-11-02 14:57:43 +00:00
arch
be_apps Applied slightly reworked and updated patch from ticket #1576 2011-10-29 15:38:20 +00:00
bluetooth
device Revert r42812. As pointed by Michael, one can use 2011-10-24 21:02:14 +00:00
drivers Reverted r42958 as it is broken and I completely forgot to compile before 2011-10-29 15:51:04 +00:00
game Header was not self-containing. 2011-08-28 13:47:07 +00:00
interface Changes the menu key bitmap from CTL to CTRL and SHFT to SHIFT. 2011-11-07 01:46:42 +00:00
kernel Fixed x86_64 handling by the build system. 2011-11-12 15:40:16 +01:00
locale Avoid warning for unused parameters. 2011-11-07 21:31:17 +00:00
mail Merge patch by plfiorini : 2011-11-02 14:57:43 +00:00
media Set of patches by Pete Goodeve to imrpove the handling of audio latency. 2011-11-03 14:26:03 +00:00
midi
midi2
net * Remove the BNetworkDevice::AddPersistentNetwork() again and instead introduce 2011-10-09 19:56:19 +00:00
opengl
package
storage * Coding style cleanup. 2011-11-06 08:23:41 +00:00
support Add MoveItem method to easily move a item within a list. Fix line limit. 2011-07-24 23:49:30 +00:00
translation
AppKit.h
Be.h
BeBuild.h Add macro to BeBuild.h for declaring a weak alias. 2011-11-02 00:06:53 +00:00
DeviceKit.h
GameKit.h
InterfaceKit.h
KernelKit.h
LocaleKit.h
MailKit.h
MediaKit.h
MidiKit.h
NetKit.h
NetworkKit.h
OpenGLKit.h
StorageKit.h
SupportKit.h
TranslationKit.h