haiku/headers/os
Axel Dörfler 4c405cbdd4 The fs interface functions should now return a "status_t" rather than an "int".
Added syscalls for, and implemented sys_create_link(), sys_remove_dir().
Implemented link(), unlink(), rmdir().
Fixed the inconsistent path buffer handling in the user|sys vfs functions; the
path buffer is now exactly SYS_MAX_PATH_LEN from userland (incl. terminating
null byte).


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@748 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-08-13 20:39:25 +00:00
..
add-ons It is accomplished ... 2002-07-09 12:24:59 +00:00
app Initial checkin for Gabe Yoder. 2002-08-13 14:02:00 +00:00
device Adding only those device kit headers that are required by libdevice.so 2002-08-10 22:45:28 +00:00
drivers Added Be's driver_settings.h header file (hey, they don't even include any 2002-08-07 22:36:49 +00:00
game replace header files with BeOS R5 header files taken from headers-src.tgz from ftp.be.com 2002-08-10 22:38:37 +00:00
interface It is accomplished ... 2002-07-09 12:24:59 +00:00
kernel The fs interface functions should now return a "status_t" rather than an "int". 2002-08-13 20:39:25 +00:00
media updated to use DormantNodeManager class. 2002-08-12 20:13:29 +00:00
midi It is accomplished ... 2002-07-09 12:24:59 +00:00
storage + Changed StorageKit namespace to BPrivate::Storage 2002-08-12 08:42:01 +00:00
support Initial checkin. 2002-07-25 04:56:14 +00:00
translation It is accomplished ... 2002-07-09 12:24:59 +00:00
BeBuild.h It is accomplished ... 2002-07-09 12:24:59 +00:00