haiku/headers/os/kernel
Axel Dörfler 9c3e90a54e Removed the FS interface functions from vfs.h to a new file fs_interface.h.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@737 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-08-13 13:48:18 +00:00
..
fs_info.h Added some possible extensions to the flag set. 2002-08-05 01:31:23 +00:00
fs_interface.h Removed the FS interface functions from vfs.h to a new file fs_interface.h. 2002-08-13 13:48:18 +00:00
OS.h Converted thread states to BeOS equivalents (excluding THREAD_STATE_FREE_ON_RESCHED, which will probably go away once the slab allocator is in). Converted priorities to BeOS equivalents; we now have 60 priority queues to map the 120 BeOS priority levels (which have a granularity of 2, thanks Axel) plus the idle queue. Fixed PS. 2002-08-04 20:10:06 +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 Converted thread states to BeOS equivalents (excluding THREAD_STATE_FREE_ON_RESCHED, which will probably go away once the slab allocator is in). Converted priorities to BeOS equivalents; we now have 60 priority queues to map the 120 BeOS priority levels (which have a granularity of 2, thanks Axel) plus the idle queue. Fixed PS. 2002-08-04 20:10:06 +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