0cf3d62115
This adds libroot_guarded.so to the HaikuDevel package. It is the same as libroot_debug with the debug heap swapped out for the guarded heap. The guarded heap has some useful features that make it desirable to use while having the disadvantage of a large memory and address space overhead which make it unusable in some situations. Therefore the guarded heap cannot simply replace the debug heap but should still be made available. As the heap init needs to happen even before having environment variables, the heap to use can not be chosen dynamically. Exposing them through their own libraries is the next best thing. |
||
---|---|---|
.. | ||
board | ||
images | ||
packages | ||
repositories | ||
ArchitectureRules | ||
BeOSRules | ||
BootRules | ||
BuildFeatureRules | ||
BuildFeatures | ||
BuildSetup | ||
CDRules | ||
CommandLineArguments | ||
ConfigRules | ||
DefaultBuildProfiles | ||
DocumentationRules | ||
FileRules | ||
HaikuPackages | ||
HeadersRules | ||
HelperRules | ||
ImageRules | ||
KernelRules | ||
LocaleRules | ||
MainBuildRules | ||
MathRules | ||
MiscRules | ||
OptionalPackages | ||
OverriddenJamRules | ||
PackageRules | ||
RepositoryRules | ||
SystemLibraryRules | ||
TestsRules | ||
UserBuildConfig.ReadMe | ||
UserBuildConfig.sample |