]> mj.ucw.cz Git - libucw.git/history - lib/stkstring.c
Try to merge recent changes in v3.9 to image branch...
[libucw.git] / lib / stkstring.c
2006-01-16 Martin MaresFixed stk_strndup(): it works on non-terminated input...
2005-09-14 Martin MaresChecked and corrected all uses of va_args.
2005-06-30 Martin MaresAdded stk_hexdump(). Very handy for debugging.
2005-02-10 Martin MaresOops, a nasty bug has crept in.
2005-02-10 Martin MaresAdded overflow-safe string functions allocating everyth...