haiku/headers/os/kernel
Ingo Weinhold 57b6c3bcad * Changed return value of read_port[_etc] from status_t to ssize_t. That's
not how it is declared in R5, but it is what actually is returned.
* Temporarily added debug_[v]printf() functions for userland usage,
  equivalent to dprintf() in kernel.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10758 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-01-15 21:41:14 +00:00
..
OS.h * Changed return value of read_port[_etc] from status_t to ssize_t. That's 2005-01-15 21:41:14 +00:00
debugger.h Added the debugger.h header file (for being able to link it from the web). 2003-01-14 13:41:16 +00:00
disk_scanner.h Removed extended_partition_info::partition_code field. 2003-02-18 21:28:30 +00:00
fs_attr.h Unified the look of the different files a bit (their headers in particular). 2003-01-29 14:45:15 +00:00
fs_index.h Unified the look of the different files a bit (their headers in particular). 2003-01-29 14:45:15 +00:00
fs_info.h Unified the look of the different files a bit (their headers in particular). 2003-01-29 14:45:15 +00:00
fs_query.h New fs_query.h header. 2003-01-29 14:43:38 +00:00
fs_volume.h Since the file system is usually recognized by the disk device manager, 2004-11-01 01:01:21 +00:00
image.h minor changes. 2003-01-12 16:10:28 +00:00
scheduler.h some header files to be R5 compatible 2002-10-23 13:54:44 +00:00