Searched hist:"4 c405cbdd43a20546d1d0a71b75f7ede417fe5fc" (Results 1 – 3 of 3) sorted by relevance
/haiku/headers/private/kernel/ |
H A D | ksyscalls.h | 4c405cbdd43a20546d1d0a71b75f7ede417fe5fc Tue Aug 13 20:39:25 UTC 2002 Axel Dörfler <axeld@pinc-software.de> 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
|
H A D | vfs.h | 4c405cbdd43a20546d1d0a71b75f7ede417fe5fc Tue Aug 13 20:39:25 UTC 2002 Axel Dörfler <axeld@pinc-software.de> 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
|
/haiku/headers/posix/ |
H A D | unistd.h | 4c405cbdd43a20546d1d0a71b75f7ede417fe5fc Tue Aug 13 20:39:25 UTC 2002 Axel Dörfler <axeld@pinc-software.de> 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
|