haiku/headers/os/kernel
Axel Dörfler f8d7610714 Added the syscalls for sys_read_dir(), and sys_rewind_dir().
sys_read_dir() now has a parameter for the maximum number of dirents that
are handled by the upper layer - which is currently 1.
Added a comment in fd.h to ease the location of the sys|user prototypes
of the corresponding functions in fd.c.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@58 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-07-10 21:46:34 +00:00
..
sys It is accomplished ... 2002-07-09 12:24:59 +00:00
dirent.h Added the syscalls for sys_read_dir(), and sys_rewind_dir(). 2002-07-10 21:46:34 +00:00
fcntl.h It is accomplished ... 2002-07-09 12:24:59 +00:00
OS.h Couple of small additions and a lot more doxygen stuff. 2002-07-10 20:37:42 +00:00
syscalls.h The syscalls.h wasn't up to date (unlike the one in the old tree). 2002-07-10 13:47:46 +00:00
thread_types.h It is accomplished ... 2002-07-09 12:24:59 +00:00
vfs_types.h It is accomplished ... 2002-07-09 12:24:59 +00:00
vm_types.h It is accomplished ... 2002-07-09 12:24:59 +00:00