c64ead1580
the bfs_shell related files: * Fixed a couple of `friend without struct/class' errors gcc 3 complains about. * Several adjustments do make the FS add-on build in a BeOS-like environment. E.g. the fs_shell header "myfs.h" is not longer included. For "cache.h" and "proto.h" the local copies are included. * additional_commands.c must is part of the fs_shell and must be build in the same environment as the fs_shell. The fs_shell definitions must be used for system dependencies. * The FS add-on has a platform dependency, since it opens and fstat()s the underlying device. open() is harmless, but we must wrap fstat(). * We don't longer compile in kernel_cpp.cpp, but rather use the platform C++ support directly. git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11569 a95241bf-73f2-0310-859d-f6bbb57e9c96 |
||
---|---|---|
.. | ||
add-ons | ||
apps | ||
kernel | ||
kits | ||
servers | ||
ExampleTest.cpp | ||
ExampleTest.h | ||
ExampleTestAddon.cpp | ||
Jamfile | ||
UnitTester.cpp | ||
UnitTesterHelper.cpp | ||
UnitTesterHelper.h | ||
UnitTesterHelper.rsrc |