haiku/headers/posix
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
..
arch
arpa
compat/sys
net
netinet Revert unrelated part of 17aa359b5d. 2014-07-11 22:23:21 +02:00
netinet6
sys x86_64: fenv.c needs __weak_reference() 2015-03-27 20:16:57 +01:00
alloca.h
assert.h
bsd_mem.h
ctype.h
dirent.h
div_t.h
dlfcn.h
endian.h
errno.h
fcntl.h
fenv.h
fnmatch.h
fts.h
ftw.h
getopt.h
glob.h
grp.h
inttypes.h Whitespace cleanup only. 2015-04-04 22:55:56 +02:00
iovec.h
langinfo.h
libgen.h
libio.h
limits.h
locale.h
malloc_debug.h malloc_debug: Add default alignment option. 2015-04-04 22:55:57 +02:00
malloc.h
math.h
memory.h
monetary.h
netdb.h
nl_types.h
null.h
poll.h
pthread.h
pwd.h
regex.h
resolv.h
sched.h
search.h search.h: fix typo. 2014-06-07 10:54:15 +02:00
semaphore.h
setjmp.h
shadow.h
signal.h Revert "Add sys/ucontext.h" 2014-08-09 20:18:05 +02:00
size_t.h
stdint.h stdint.h: use correct type for INT64_MAX (#11647) 2014-12-20 10:06:21 +01:00
stdio_ext.h
stdio_post.h
stdio_pre.h
stdio.h stdio.h: add missing typedefs 2014-11-19 15:45:17 +01:00
stdlib.h Fix #7008: Add a64l and l64a from glibc, and add some missing definitions in wchar.h and stdlib.h 2014-12-14 18:06:09 +01:00
string.h string.h: include strings.h for compatibility. 2014-10-30 00:20:13 +01:00
strings.h include strings.h where appriopriate... 2014-08-08 22:40:37 +02:00
syslog.h
tar.h added tar.h posix header. 2014-04-26 11:09:24 +02:00
termios.h Add TIOCM_CAR as a synonym for TIOCM_CD 2014-11-09 02:28:06 +01:00
time.h
unistd.h mknod[at](): moves from unistd.h to sys/stat.h 2014-08-04 19:03:08 +02:00
utime.h
wchar_t.h
wchar.h Fix #7008: Add a64l and l64a from glibc, and add some missing definitions in wchar.h and stdlib.h 2014-12-14 18:06:09 +01:00
wctype.h