haiku/headers/posix
Axel Dörfler ae372703ce Big commit: Added symlink support to the kernel.
- added needed syscalls to access symlink support from userland
- implemented lstat(), symlink(), and readlink()
- added dev_t to ktypes.h (for now - should be in a public header anyway)
- added symlink support to the "ls" command (now calls lstat() and shows the
  link target with the -l option)
- changed the sys_read_stat() call to support symlinks, and updated files
  using that function (it gets an extra argument: bool traverseLink)


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@560 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-08-03 02:03:27 +00:00
..
arpa It is accomplished ... 2002-07-09 12:24:59 +00:00
net Remove the ppp headers until we actually have something that works. 2002-07-12 09:37:43 +00:00
netinet Bring these files up to date. 2002-07-12 09:36:23 +00:00
sys Big commit: Added symlink support to the kernel. 2002-08-03 02:03:27 +00:00
dirent.h Big commit: Added symlink support to the kernel. 2002-08-03 02:03:27 +00:00
errno.h Obey the gods of source compatability. Progress is evil. (apparently) 2002-07-12 14:57:37 +00:00
limits.h Move errno.h to it's correct place 2002-07-11 20:39:30 +00:00
lock.h It is accomplished ... 2002-07-09 12:24:59 +00:00
net_timer.h It is accomplished ... 2002-07-09 12:24:59 +00:00
netdb.h It is accomplished ... 2002-07-09 12:24:59 +00:00
nhash.h It is accomplished ... 2002-07-09 12:24:59 +00:00
poll.h It is accomplished ... 2002-07-09 12:24:59 +00:00
pools.h It is accomplished ... 2002-07-09 12:24:59 +00:00
resolv.h It is accomplished ... 2002-07-09 12:24:59 +00:00