haiku/headers/os
Ingo Weinhold cf844822db * Added B_PRIdTIME and B_PRIiTIME macros (for time_t).
* Added FSSH_[S]SIZE_MAX to headers/private/fs_shell/fssh_types.h.
* Fixed various 64 bit compiler warnings. Nothing too serious, though.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34241 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-11-25 12:02:20 +00:00
..
add-ons Rewrote headers. 2009-08-27 12:35:43 +00:00
app Optimized includes. 2009-09-23 10:18:24 +00:00
arch Of course, using warnings as placeholders for code to write works fine until it's included when building an arch with -Werror... 2009-07-22 18:14:32 +00:00
be_apps
bluetooth - Add method in LocalDevice class to write its class to the dongle 2009-07-10 14:19:17 +00:00
device * Introduced new header directory "config", which ATM contains HaikuConfig.h 2009-11-24 19:44:07 +00:00
drivers Forget ACPI.h. 2009-11-23 21:31:18 +00:00
game * BWindowScreens had no sychronization mechanism whatsoever - since the 2009-08-27 12:10:59 +00:00
interface * Added a BWindow::InViewTransaction() that determines whether or not the 2009-11-18 10:48:44 +00:00
kernel Added get_pthread_thread_id() function returning the Haiku thread_id of a 2009-11-07 08:19:24 +00:00
locale * LocaleRoster.h was not self-containing. 2009-11-10 13:44:22 +00:00
mail Rewrote header. 2009-08-27 12:41:25 +00:00
media * Rewrote last of the MediaKit headers. 2009-08-28 15:06:12 +00:00
midi Found a forgotten B_BEOS_*_DIRECTORY. 2009-09-18 17:40:46 +00:00
midi2
net Rewrote header. Don't know if this is even used/supported. 2009-08-27 12:45:31 +00:00
opengl Changed the type of fClipInfo from void * to glview_direct_info in the 2009-08-27 20:25:40 +00:00
storage Added method BlockSize() to get the block size of the underlying file system. 2009-11-18 09:47:42 +00:00
support * Added B_PRIdTIME and B_PRIiTIME macros (for time_t). 2009-11-25 12:02:20 +00:00
translation * Obviously, the GraphicsDefs.h header is needed as well. 2009-08-27 15:45:42 +00:00
AppKit.h
Be.h
BeBuild.h * Introduced new header directory "config", which ATM contains HaikuConfig.h 2009-11-24 19:44:07 +00:00
DeviceKit.h
GameKit.h
InterfaceKit.h
KernelKit.h
MailKit.h
MediaKit.h
MidiKit.h
NetKit.h * Rewrote NetKit.h, and added the libnetapi headers. 2008-06-24 09:03:44 +00:00
NetworkKit.h Official place for socket.h is sys/ 2007-07-14 09:26:22 +00:00
OpenGLKit.h
StorageKit.h
SupportKit.h
TranslationKit.h