This website requires JavaScript.
Explore
Help
Sign In
Aren
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
haiku
/
headers
/
os
/
kernel
History
beveloper
90abd04b34
Change int into status_t, and other changes for better BeOS type compatiblitly.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@975 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-09-03 02:19:22 +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
OS.h
Change int into status_t, and other changes for better BeOS type compatiblitly.
2002-09-03 02:19:22 +00:00
syscalls.h
Replaced opendir.c with directory.c, implemented chdir(), fchdir(), and
2002-08-09 20:20:28 +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
It is accomplished ...
2002-07-09 12:24:59 +00:00