Use headers defined in the C[++] standards:
[fw/sdcc] / support / Util / NewAlloc.c
2003-11-03 bernhardheldUse headers defined in the C[++] standards:
2002-08-11 borutrremoved unneeded #include "sdccconf.h"
2001-10-07 michaelh * support/Util/NewAlloc.c (freeTrace): Changed free...
2001-10-06 michaelh * src/SDCCpeeph.c (peepHole): Fixed all leaks. Added...
2001-09-14 kbongersallow for APPLE MACH compilation
2001-08-21 pjsFix compiler warnings, extra tokens at end of #endif...
2001-02-06 jtvolpeChanged Safe_calloc to use 2 arguements to mimic teh...
2001-02-04 jtvolpeNew Memory Allocation functions