]> mj.ucw.cz Git - libucw.git/history - ucw/gary.h
Use size_t in xmalloc() and xrealloc().
[libucw.git] / ucw / gary.h
2010-08-18 Martin MaresGrowing arrays: GARY_RESIZE and GARY_INIT_OR_RESIZE
2010-08-18 Martin MaresGrowing arrays: GARY_FREE(NULL) does nothing
2010-08-18 Martin MaresImplemented a new growing array module