haiku/headers
Michael Lotz 5cbe06f482 Allow replacing the object cache with the guarded heap.
This allows to use the debug features of the guarded heap also on
allocations made through the object cache API. This is obivously
horrible for performance and uses up huge amounts of memory, so the
initial and grow sizes are adjusted accordingly.

Note that this is a rather simple hack, using the object_cache pointer
to transport the allocation size. The alignment is neglected completely.
2011-12-04 13:52:06 +01:00
..
build FreeBSD host sys/stat.h: Add missing extern "C" 2011-11-28 05:11:35 +01:00
compatibility * Added definitions for n_short, n_long, and n_time as expected on FreeBSD when 2011-07-23 15:41:47 +00:00
config Filtered flat import of Oliver's svn package management branch 2011-11-25 06:17:07 +01:00
cpp Fix #7948: add correct prototype for String::compare alongside the wrong one 2011-10-31 09:56:00 +00:00
glibc * merged 32bit-wchar_t branches of buildtools and haiku back into 2009-07-07 10:30:09 +00:00
libs Make tabs BReferenceable. Maintain a list of tabs. 2011-11-30 17:55:36 +13:00
os Add BPackageRoster::GetActivePackages() 2011-11-25 06:19:49 +01:00
posix Define MB_LEN_MAX to 16. 2011-11-22 17:40:45 +01:00
private Allow replacing the object cache with the guarded heap. 2011-12-04 13:52:06 +01:00
tools * Moved everything into the SymbolPatcher namespace. 2009-11-05 17:16:17 +00:00