haiku/src
Axel Dörfler beddff0f56 Replaced opendir.c with directory.c, implemented chdir(), fchdir(), and
getcwd().
Introduced new xyz(int fd, char *path, ...) style of functions for
sys_setcwd(), and sys_write_stat().
Added missing sys_fstat(). Removed duplicated prototypes in syscalls.h
Fixed some minor bugs.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@669 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-08-09 20:20:28 +00:00
..
add-ons Replaced opendir.c with directory.c, implemented chdir(), fchdir(), and 2002-08-09 20:20:28 +00:00
apps Implemented the "mount" command. 2002-07-25 02:56:47 +00:00
kernel Replaced opendir.c with directory.c, implemented chdir(), fchdir(), and 2002-08-09 20:20:28 +00:00
kits + Updated all the parsing code to use std::strings everywhere 2002-08-09 10:30:38 +00:00
prefs No GPL code allowed. 2002-08-09 00:39:45 +00:00
servers Use rule AddResources instead of XRes. 2002-08-08 16:41:06 +00:00
tests + Fixed the uber scanner test yet again (this time wrt 2002-08-09 10:38:30 +00:00
tools Merged in changes for fixes to PPC support from vanilla branch. 2002-08-07 20:55:39 +00:00
Jamfile Build the kernel first. This cures the earlier problem with 2002-07-12 19:07:26 +00:00