17 May
2001
17 May
'01
6:44 p.m.
malcolm: Thu May 17 12:44:39 CEST 2001 Update of /usr/src/master/nhc/include In directory hinken:/tmp/cvs-serv4688/include Added Files: localmalloc.h Log Message: The standard include file <malloc.h> doesn't exist on MacOS X, so we need to use a local version "localmalloc.h", which is configured via cpp to get either <malloc.h> or <sys/malloc.h> depending on the machine OS.