]> mj.ucw.cz Git - libucw.git/history - ucw/realloc.c
Opt: Streamlined opt_parse_value()
[libucw.git] / ucw / realloc.c
2014-01-14 Martin MaresMerge branch 'master' into dev-opt
2013-11-28 Pavel CharvatLibUCW: xrealloc(ptr, 0) should return NULL and not...
2012-02-11 Martin MaresUse #include <ucw/...> instead of "ucw/..." (and simila...
2011-03-29 Martin MaresMerge branch 'master' of ssh://git.ucw.cz/projects...
2011-03-29 Martin MaresUse size_t in xmalloc() and xrealloc().
2009-01-27 Pavel CharvatMerge branch 'v3.12.4'
2008-11-16 Martin MaresMerge branch 'master' into dev-lib
2008-07-19 Michal VanerLibucw: remove dmalloc support
2008-07-14 Martin MaresThe big move. Step #1: Move whole lib/ to ucw/.