haiku/headers/os/support
Augustin Cavalier 39efd913c1 Switch to a 64-bit time_t everywhere except 32-bit x86.
Thus, BeOS compatibility is preserved (and there is no risk of
breaking GCC5<->GCC2 interoperation on hybrid builds.)

This commit only makes the actual change, the build fixes are
in the next commit.
2017-06-06 17:38:17 -04:00
..
Architecture.h Style fixes to Support Kit files 2014-06-24 19:30:54 -04:00
Archivable.h Style fixes to Support Kit files 2014-06-24 19:30:54 -04:00
Autolock.h Style fixes to Support Kit files 2014-06-24 19:30:54 -04:00
Beep.h Style fixes to Support Kit files 2014-06-24 19:30:54 -04:00
BlockCache.h Style fixes to Support Kit files 2014-06-24 19:30:54 -04:00
BufferIO.h Style fixes to Support Kit files 2014-06-24 19:30:54 -04:00
BufferedDataIO.h Style fixes to Support Kit files 2014-06-24 19:30:54 -04:00
ByteOrder.h ByteOrder.h: add explicit casts when using gcc builtins 2015-04-21 00:25:29 +02:00
ClassInfo.h Style fixes to Support Kit files 2014-06-24 19:30:54 -04:00
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 Style fixes to Support Kit files 2014-06-24 19:30:54 -04:00
Errors.h Style fixes for Errors.h. 2016-10-04 18:44:58 +02:00
Flattenable.h Style fixes to Support Kit files 2014-06-24 19:30:54 -04:00
Job.h BJob: Added SetState() method. 2015-10-17 14:16:26 +02:00
List.h Style fixes to Support Kit files 2014-06-24 19:30:54 -04:00
Locker.h BLocker: Make copy constructor & assignment operator private. 2016-05-13 16:23:08 -04:00
ObjectList.h Style fixes to Support Kit files 2014-06-24 19:30:54 -04:00
Referenceable.h BReference: missing const cast when building a BReference<const> 2015-06-14 15:46:53 +02:00
StackOrHeapArray.h StackOrHeapArray: Add missing include of cstddef. 2014-01-13 19:14:49 +01:00
StopWatch.h * Rewrote headers as necessary; only Errors.h and Debug.h still originate from a Be header now; 2007-01-26 16:36:29 +00:00
String.h BString: Add IStartsWith() and IEndsWith() methods 2017-02-21 18:03:03 -08:00
StringList.h Style fixes to Support Kit files 2014-06-24 19:30:54 -04:00
SupportDefs.h Switch to a 64-bit time_t everywhere except 32-bit x86. 2017-06-06 17:38:17 -04:00
TLS.h Style fixes to Support Kit files 2014-06-24 19:30:54 -04:00
TypeConstants.h Style fixes to Support Kit files 2014-06-24 19:30:54 -04:00
UTF8.h Style fixes to Support Kit files 2014-06-24 19:30:54 -04:00
Url.h move BUrl to the support kit 2016-12-29 16:38:53 +01:00
parsedate.h Style fixes to Support Kit files 2014-06-24 19:30:54 -04:00