haiku/headers/os/kernel
Axel Dörfler 085320eab2 Fixed some header issues (mostly int, status_t).
Replaced <types.h> with <sys/types.h> because that's what those headers
were looking for.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1118 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-09-23 02:31:05 +00:00
..
fs_info.h Added some possible extensions to the flag set. 2002-08-05 01:31:23 +00:00
fs_interface.h The fs interface functions should now return a "status_t" rather than an "int". 2002-08-13 20:39:25 +00:00
image.h Source compatibility objective: time to add some BeOS specific public headers. 2002-09-19 22:33:58 +00:00
OS.h Fixed some header issues (mostly int, status_t). 2002-09-23 02:31:05 +00:00
syscalls.h Fixed some header issues (mostly int, status_t). 2002-09-23 02:31:05 +00:00
thread_types.h Implemented send_data/receive_data/has_data thread syscalls 2002-08-19 08:28:39 +00:00
vfs_types.h Beginnings of the symbolic link support, though it's not yet working. 2002-07-28 18:36:23 +00:00
vm_types.h Fixed some header issues (mostly int, status_t). 2002-09-23 02:31:05 +00:00