haiku/src/kernel
Axel Dörfler 1e3eaf3b95 Added the write_link() call (currently only local to the VFS).
Added a mode parameter to sys_create_symlink().
Added an open_mode field to struct file_descriptor.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@592 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-08-05 05:37:17 +00:00
..
apps Added a missing return value. 2002-08-05 05:20:40 +00:00
boot Refined cv_factor calculation. 2002-07-24 12:39:31 +00:00
core Added the write_link() call (currently only local to the VFS). 2002-08-05 05:37:17 +00:00
drivers Remove some unused and unloved files... 2002-07-25 13:32:22 +00:00
glue adding environmental variables support 2002-07-18 14:07:56 +00:00
ldscripts It is accomplished ... 2002-07-09 12:24:59 +00:00
libroot finished implementing get_thread_info, get_next_thread_info, get_team_info, get_next_team_info. New ps command behaving like the BeOS one is here, but doesn't work as libroot seems to crash when loaded at process startup... :/ 2002-08-04 02:04:37 +00:00
vm2 Fixed a serious bug in list.h. :-( 2002-08-05 03:41:16 +00:00
Jamfile Added the write_link() call (currently only local to the VFS). 2002-08-05 05:37:17 +00:00
TODO It is accomplished ... 2002-07-09 12:24:59 +00:00