Searched hist:"04 c6cb37bb8e0115f90974e99d6d823857c6836e" (Results 1 – 4 of 4) sorted by relevance
/haiku/src/system/libroot/os/ |
H A D | PathBuffer.h | 04c6cb37bb8e0115f90974e99d6d823857c6836e Sun Nov 17 18:10:18 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> find_directory(): Add architecture support
* Move PathBuffer helper class out of find_paths.cpp into its own header. * find_directory(): - Make use of MemoryDeleter to simplify things. - Make use of PathBuffer for a simpler and more correct handling. - Make B_UTILITIES_DIRECTORY to B_APPS_DIRECTORY. /boot/utilities doesn't exist anyway. - Resolve the concerned constants to the architecture specific subdirectory, when called in a secondary architecture context, just like find_path*().
|
H A D | find_paths.cpp | 04c6cb37bb8e0115f90974e99d6d823857c6836e Sun Nov 17 18:10:18 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> find_directory(): Add architecture support
* Move PathBuffer helper class out of find_paths.cpp into its own header. * find_directory(): - Make use of MemoryDeleter to simplify things. - Make use of PathBuffer for a simpler and more correct handling. - Make B_UTILITIES_DIRECTORY to B_APPS_DIRECTORY. /boot/utilities doesn't exist anyway. - Resolve the concerned constants to the architecture specific subdirectory, when called in a secondary architecture context, just like find_path*().
|
H A D | find_directory.cpp | 04c6cb37bb8e0115f90974e99d6d823857c6836e Sun Nov 17 18:10:18 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> find_directory(): Add architecture support
* Move PathBuffer helper class out of find_paths.cpp into its own header. * find_directory(): - Make use of MemoryDeleter to simplify things. - Make use of PathBuffer for a simpler and more correct handling. - Make B_UTILITIES_DIRECTORY to B_APPS_DIRECTORY. /boot/utilities doesn't exist anyway. - Resolve the concerned constants to the architecture specific subdirectory, when called in a secondary architecture context, just like find_path*().
|
/haiku/src/system/kernel/lib/ |
H A D | Jamfile | 04c6cb37bb8e0115f90974e99d6d823857c6836e Sun Nov 17 18:10:18 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> find_directory(): Add architecture support
* Move PathBuffer helper class out of find_paths.cpp into its own header. * find_directory(): - Make use of MemoryDeleter to simplify things. - Make use of PathBuffer for a simpler and more correct handling. - Make B_UTILITIES_DIRECTORY to B_APPS_DIRECTORY. /boot/utilities doesn't exist anyway. - Resolve the concerned constants to the architecture specific subdirectory, when called in a secondary architecture context, just like find_path*().
|