haiku/headers
Michael Lotz 121655e9ee malloc_debug: Add default alignment option.
This allows for something similar as was implemented in 217f090 but
makes it optional and configurable.

The MALLOC_DEBUG environment variable now can take "a<size>" to set
the default alignment to the specified size. Note that not all
alignments may be supported depending on the heap implementation.
2015-04-04 22:55:57 +02:00
..
build Package Kit: FetchFileJob now contains package size. 2015-03-31 13:40:42 +02:00
compatibility ifaddrs: add extern "C" 2015-02-26 22:02:37 +01:00
config ARM: Be aware of ARMEL and ARMEL 2014-01-01 23:41:02 -07:00
cpp Add a <limits> header for gcc2. 2014-11-27 12:14:39 +01:00
glibc Make public glibc header printf.h usable. 2013-07-17 18:07:56 +02:00
libs Outsource ncurses. 2014-12-18 10:18:39 +01:00
os SupportDefs: Add B_SCN* counterparts for some more types. 2015-04-04 22:55:57 +02:00
posix malloc_debug: Add default alignment option. 2015-04-04 22:55:57 +02:00
private StringForSize.h: Fixed header guard comment at EOF 2015-04-04 22:45:41 +02:00
tools Remove preprocessor checks from TestShell.h 2014-07-29 23:05:52 +02:00