Cleanup the x-allocation functions
commit127cfd0d2f1db6ef690e01aafd1c660ea1c82499
authorBrad Roberts <braddr@puremagic.com>
Sun, 15 May 2005 02:04:25 +0000 (14 19:04 -0700)
committerPetr Baudis <xpasky@machine.sinus.cz>
Sun, 15 May 2005 09:58:12 +0000 (15 11:58 +0200)
tree69a33292d2e84b3830583592ff19e94cb6a4ecb6
parent902b92e00e491a60d55c4b2bce122903b8347f34
Cleanup the x-allocation functions

xmalloc() and xrealloc() now take their sizes as size_t-type arguments.
Introduced complementary xcalloc().

Signed-off-by: Brad Roberts <braddr@puremagic.com>
Signed-off-by: Petr Baudis <pasky@ucw.cz>
cache.h