haiku/headers/private
Axel Dörfler 854fc92a7c Implemented some more calls in unistd.h.
Replaced the unused syscall for getdtablesize() with one for access().
Implemented sys_access() and added it to the file system interface.
Removed the fs function interface from vfs.h.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@738 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-08-13 13:51:36 +00:00
..
app Implemented count_loopers()/windows() and looper/window_at(). Minor 2002-08-03 23:18:14 +00:00
input It is accomplished ... 2002-07-09 12:24:59 +00:00
interface It is accomplished ... 2002-07-09 12:24:59 +00:00
kernel Implemented some more calls in unistd.h. 2002-08-13 13:51:36 +00:00
media add header guards and two new functions to modify the stored data. 2002-08-12 20:10:24 +00:00
net Move errno.h to it's correct place 2002-07-11 20:39:30 +00:00
shared A templatized adaptation of BAutolock. Any class which supplies the 2002-07-15 16:06:31 +00:00
storage + Changed StorageKit namespace to BPrivate::Storage 2002-08-12 08:42:01 +00:00