haiku/src
Axel Dörfler 65dc706027 Converted module.c to use sys_read_dir() instead of sys_read(). But it really
should use opendir(), and readdir().


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@60 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-07-10 21:48:27 +00:00
..
add-ons Regardless of whether or not the dir is renamed to bfs, here is a Jamfile. It doesn't compile on my machine, but I remember having heard something about a Be header file missing a declaration. 2002-07-10 20:31:53 +00:00
apps Moved AddResources up. It needs to be called before the building rule. 2002-07-10 17:55:17 +00:00
kernel Converted module.c to use sys_read_dir() instead of sys_read(). But it really 2002-07-10 21:48:27 +00:00
kits Reflect the latest change to the UsePublicHeaders rule. 2002-07-10 16:36:50 +00:00
prefs New jamfiles for several prefs apps and modifications to the top prefs 2002-07-10 21:23:57 +00:00
servers Added print server and screen saver to the build. 2002-07-10 20:14:22 +00:00
tests Reflect the latest change to the UsePublicHeaders rule. 2002-07-10 16:36:50 +00:00
tools Typo: key -> hey. 2002-07-10 02:07:35 +00:00
Jamfile Added newline at eof. 2002-07-09 21:40:28 +00:00