Skip to content
  • Simon Marlow's avatar
    [project @ 2005-12-16 11:26:01 by simonmar] · 28cb5a23
    Simon Marlow authored
    Use standard calloc rather than rolling our own.
    
    As a small bonus, the standard libc version is more effecient about zeroing
    the memory.
    
    From: Duncan Coutts <duncan.coutts@worc.ox.ac.uk>
    28cb5a23