haiku/headers/posix
Michael Lotz ac653a30df Add heap_debug_set_debugger_calls() which allows to disable debugger calls for
the heap debug panics. Instead syslog output is generated if turned off.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35481 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-02-15 21:35:07 +00:00
..
arch Added FreeBSD fenv implementation - tested with dmd port, seems that it works 2010-02-09 06:09:28 +00:00
arpa
compat/sys
net * Added _SIZEOF_ADDR_IFREQ() macro as existing on FreeBSD. 2010-02-04 20:40:35 +00:00
netinet
netinet6 * Added missing IPv6 defines and in6addr_any, in6addr_loopback exports. 2010-01-28 09:55:41 +00:00
sys Whitespace cleanup, no functional change. 2009-12-22 16:53:28 +00:00
alloca.h
assert.h
bsd_mem.h
ctype.h
dirent.h * Accidently moved the fdopendir() prototype around. 2010-01-01 18:52:09 +00:00
div_t.h
dlfcn.h
endian.h
errno.h
fcntl.h
fenv.h Added FreeBSD fenv implementation - tested with dmd port, seems that it works 2010-02-09 06:09:28 +00:00
fnmatch.h
getopt.h
glob.h
grp.h
inttypes.h
iovec.h
libgen.h
libio.h
limits.h * Added missing HOST_NAME_MAX, and _POSIX_HOST_NAME_MAX. 2010-01-14 15:23:28 +00:00
locale.h
malloc_debug.h Add heap_debug_set_debugger_calls() which allows to disable debugger calls for 2010-02-15 21:35:07 +00:00
malloc.h
math.h
memory.h
netdb.h
null.h
poll.h
pthread.h forgot to add prototypes for pthread_getschedparam and pthread_setschedparam(), sorry. 2010-01-16 19:33:34 +00:00
pwd.h
regex.h
resolv.h
sched.h
search.h
semaphore.h
setjmp.h
shadow.h
signal.h
size_t.h
stdint.h
stdio_ext.h
stdio_post.h
stdio_pre.h
stdio.h
stdlib.h
string.h
strings.h
syslog.h
termios.h
time.h
unistd.h
utime.h
wchar_t.h
wchar.h
wctype.h