haiku/src/build/libroot
Ingo Weinhold 74e7fd417e This should finally fix the spurious "No such file or directory" errors
reported from our build tools under Linux. As it seems Linux does not
translate dirent::d_ino for mount points (BeOS and Haiku do), which
caused us not to find a mount point entry in its parent directory.
Thanks to Vampyre for the hint.
Fixes bugs #73 and #76.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15726 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-12-29 18:25:29 +00:00
..
byteorder.cpp HaikuBuildCompatibility.h has been renamed to BeOSBuildCompatibility.h. 2005-11-07 20:42:06 +00:00
errors.cpp HaikuBuildCompatibility.h has been renamed to BeOSBuildCompatibility.h. 2005-11-07 20:42:06 +00:00
fs_attr_impl.h Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
fs_attr.cpp HaikuBuildCompatibility.h has been renamed to BeOSBuildCompatibility.h. 2005-11-07 20:42:06 +00:00
fs.cpp This should finally fix the spurious "No such file or directory" errors 2005-12-29 18:25:29 +00:00
Jamfile Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
misc.cpp _debuggerAssert() was missing for debug build. 2005-11-13 17:17:00 +00:00
NodeRef.h Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
sem.cpp HaikuBuildCompatibility.h has been renamed to BeOSBuildCompatibility.h. 2005-11-07 20:42:06 +00:00
thread.cpp HaikuBuildCompatibility.h has been renamed to BeOSBuildCompatibility.h. 2005-11-07 20:42:06 +00:00