haiku/headers/os
Augustin Cavalier 02c9c92ae2 BeBuild: Treat TinyCC as GCC4 ABI.
Since it's just a C compiler "technically" the ABI does not matter,
but since it also can target other ABIs from one toolchain (e.g. x64),
just treat it as GCC4 ABI unilaterally.

Fixes #13847.
2017-12-11 19:28:45 -05:00
..
add-ons Support for configuring screen backlight 2017-11-21 09:12:18 +01:00
app BNotification ABI padding 2017-09-28 22:19:05 -04:00
arch ARM: remove annoying #warning 2014-10-26 23:40:17 +01:00
be_apps be_apps/ServicesDaemon: Remove. 2016-07-29 18:41:30 -04:00
bluetooth Bluetooth: fix thread safety issue. 2016-02-14 14:07:21 +01:00
device
drivers block_cache: Implement cache_has_block_in_transaction function that will check the existence of block in one specific transaction. 2017-12-10 11:02:56 -05:00
game
interface Fix more class/struct mixups. 2017-12-02 22:24:06 -05:00
kernel time: Address review comments. 2017-11-16 20:53:14 +01:00
locale locale: Fix another class/struct mixup. 2017-12-03 13:44:30 -05:00
mail BMailAccountSettings: use BPathFinder. 2015-11-07 20:55:14 +01:00
media MediaDefs: May be included as C not C++, so accommodate for that. 2017-12-02 09:32:28 +01:00
midi B_BIG_SYNTH_FILE and B_LITTLE_SYNTH_FILE are deprecated. 2015-08-24 17:18:26 +02:00
midi2
net NetworkAddressResolver: cache needs to be locked 2017-11-21 22:15:32 +01:00
package Fix more class/struct mixups. 2017-12-02 22:24:06 -05:00
storage Remove Spurious B_BEOS_DATA_DIRECTORY 2017-05-08 22:17:53 +02:00
support Switch to a 64-bit time_t everywhere except 32-bit x86. 2017-06-06 17:38:17 -04:00
translation Minor cleanup of translator roster commit, updated copyright. 2015-11-13 11:37:15 +01:00
AppKit.h
Be.h
BeBuild.h BeBuild: Treat TinyCC as GCC4 ABI. 2017-12-11 19:28:45 -05:00
DeviceKit.h
GameKit.h
InterfaceKit.h
KernelKit.h
LocaleKit.h Remove even more Locale Kit cruft. 2017-07-30 14:46:41 -04:00
MailKit.h
MediaKit.h Make BMediaRecorder public 2017-01-10 21:34:20 +01:00
MidiKit.h
NetKit.h
NetworkKit.h
StorageKit.h
SupportKit.h
TranslationKit.h