haiku/headers/os/support
Augustin Cavalier 5ffbe7d778 Change all references to "__INTEL__" to "__i386__".
They are functionally identical, but the former is a BeOS/Haiku-specfic
macro that we include in the compiler specs, and the latter is defined
by GCC.
2019-03-30 16:54:01 -04:00
..
Architecture.h
Archivable.h
Autolock.h
Beep.h
BlockCache.h
BufferedDataIO.h
BufferIO.h
ByteOrder.h netinet/in: Use the GCC4 builtin byteswap functions for htonl. 2019-03-26 19:33:43 -04:00
ClassInfo.h
DataIO.h Move MediaIO in it's own header 2016-03-25 22:44:56 +01:00
DateTime.h BDate: added time_t constructor. 2015-09-04 17:33:07 +02:00
Debug.h Debug.h: Implement a real STATIC_ASSERT on non-GCC2. 2018-08-22 19:19:54 -04:00
Errors.h Style fixes for Errors.h. 2016-10-04 18:44:58 +02:00
Flattenable.h
Job.h BJob: Added SetState() method. 2015-10-17 14:16:26 +02:00
List.h
Locker.h BLocker: Make copy constructor & assignment operator private. 2016-05-13 16:23:08 -04:00
ObjectList.h
parsedate.h
Referenceable.h BReference: missing const cast when building a BReference<const> 2015-06-14 15:46:53 +02:00
StackOrHeapArray.h
StopWatch.h
String.h BString: Add IStartsWith() and IEndsWith() methods 2017-02-21 18:03:03 -08:00
StringList.h
SupportDefs.h Switch to a 64-bit time_t everywhere except 32-bit x86. 2017-06-06 17:38:17 -04:00
TLS.h Change all references to "__INTEL__" to "__i386__". 2019-03-30 16:54:01 -04:00
TypeConstants.h
Url.h Support : Fixes for Relative URL Handling 2018-09-11 18:39:53 +00:00
UTF8.h