bird/sysdep
Martin Mares 7a2105becd Use dmalloc instead of EFence when available (dmalloc has lot of improvements
over EFence and also hopefully smaller memory overhead, but sadly it's non-free
for commercial use).

If the DMALLOC_OPTIONS environment variable is not set, switch on `reasonable'
checks by default.

Also introduced mb_allocz() for cleared mb_alloc().
1999-03-04 11:36:26 +00:00
..
cf Rewrote the kernel syncer. The old layering was horrible. 1999-03-03 19:49:56 +00:00
linux Netlink scans routes... 1999-03-03 20:57:29 +00:00
unix Use dmalloc instead of EFence when available (dmalloc has lot of improvements 1999-03-04 11:36:26 +00:00
autoconf.h.in Use dmalloc instead of EFence when available (dmalloc has lot of improvements 1999-03-04 11:36:26 +00:00
config.h Include "config.h" instead of "autoconf.h" in all Modules lists to make defines 1999-03-01 20:15:14 +00:00