Todo List

Global arena_calloc
Some improvements are possible and planned:
  • the C standard requires calloc() return a null pointer if it cannot allocates storage of the size c * n in bytes, which allows no overflow in computing the multiplication. So overflow checking is necessary to mimic the behavior of calloc().

Generated on Mon Jan 24 01:12:32 2011 for The Arena Library by  doxygen 1.5.8