log th_string.c @ 378:afbc3bfd3e03

age author description
Mon, 03 Oct 2011 00:31:46 +0300 Matti Hamalainen Sync th-libs.
Mon, 03 Oct 2011 00:04:33 +0300 Matti Hamalainen Sync th-libs.
Thu, 23 Jun 2011 11:11:12 +0300 Matti Hamalainen Oops, forgot a debug fprintf() in .. Fixed!
Thu, 23 Jun 2011 11:10:30 +0300 Matti Hamalainen Fix th_strdup_vprintf().
Mon, 13 Jun 2011 15:08:51 +0300 Matti Hamalainen Make th_growbuf() public.
Sat, 11 Jun 2011 02:44:55 +0300 Matti Hamalainen Use strcpy() instead of strcat().
Sat, 11 Jun 2011 01:09:27 +0300 Matti Hamalainen Make th_vputch() and th_vputs() return a boolean value for success and failure respectively. Also fix a grave bug in th_growbuf().