]> mj.ucw.cz Git - libucw.git/history - ucw/strtonum.h
Use size_t in xmalloc() and xrealloc().
[libucw.git] / ucw / strtonum.h
2010-08-02 Daniel FialaMinor fixes to strtonum.
2010-06-18 Martin MaresUCW: Cosmetic cleanups of strtonum holmes-import
2010-06-18 Pavel Charvatlibucw: Fixed infinite recursion in str_to_int().
2010-05-14 Daniel FialaTypo.
2010-05-14 Daniel Fialastrtonum: Fixed minor errors.
2010-05-11 Daniel FialaAdded functions for conversions from string to uns...