haiku/headers/os
Augustin Cavalier 9cb15d72bd netinet/in: Use the GCC4 builtin byteswap functions for htonl.
Fixes the build breakage caused by PulkoMandy's recent commit.
Remove these from ByteOrder.h now also, as per POSIX they should
come from netinet/in.h.

This is a small source compatibility breakage, but it will only
affect a small portion of non-POSIX, partially-Be applications.
2019-03-26 19:33:43 -04:00
..
add-ons Tracker: Allow add-ons to dynamically extend popup menu. 2018-07-19 14:00:48 +00:00
app BLooper: API to hijack existing thread. 2018-12-02 21:36:31 +00:00
arch headers/riscv64: Implement basic arch headers 2019-02-26 14:50:35 +00:00
be_apps be_apps/ServicesDaemon: Remove. 2016-07-29 18:41:30 -04:00
bluetooth bluetooth: ioctls always pass size on Haiku. 2018-11-18 14:42:09 -05:00
codec MediaExtractor and MediaWriter fix constness 2019-02-21 17:43:11 +01:00
device
drivers bus: Remove IDE.h and change ATA bus manager paths. 2019-03-13 11:34:13 -04:00
game Style fixes to the Game Kit, focus on docs 2014-06-11 16:44:48 -04:00
interface BAffineTransform: Remove "register" storage class. 2019-02-21 14:03:05 -05:00
kernel headers/riscv64: Implement basic arch headers 2019-02-26 14:50:35 +00:00
locale BMessageFormat: Rename to BStringFormat. 2018-08-13 20:49:00 -04:00
mail Migrate the BMailComponent docs to the Haiku Book. 2017-12-25 19:43:51 -05:00
media media_kit: Remove most private dependencies from codec_kit 2018-11-27 11:38:05 +01:00
midi B_BIG_SYNTH_FILE and B_LITTLE_SYNTH_FILE are deprecated. 2015-08-24 17:18:26 +02:00
midi2
net Adapt all consumers of HashSet and HashMap to the slightly-different APIs. 2019-02-15 00:34:36 +00:00
package Add Reboot Check to BPackageRoster 2019-03-18 14:10:42 +00:00
storage Remove Spurious B_BEOS_DATA_DIRECTORY 2017-05-08 22:17:53 +02:00
support netinet/in: Use the GCC4 builtin byteswap functions for htonl. 2019-03-26 19:33:43 -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 Versioning: Add BETA_1 and PRE_BETA_2 version constants. 2018-08-28 00:21:13 -04: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