mariadb/page
marko 8634d343f7 branches/zip: Rename mem_heap_calloc() and mem_calloc() to
mem_heap_zalloc() and mem_zalloc(), because calloc() in the C runtime
library takes two size parameters, not one.

mem_heap_zalloc(): Add debug assertions.  Document that the return value
is never NULL.
2007-08-16 13:25:56 +00:00
..
page0cur.c branches/zip: Minor cleanup. 2007-05-15 09:31:41 +00:00
page0page.c branches/zip: Rename mem_heap_calloc() and mem_calloc() to 2007-08-16 13:25:56 +00:00
page0zip.c branches/zip: Rename mem_heap_calloc() and mem_calloc() to 2007-08-16 13:25:56 +00:00