summaryrefslogtreecommitdiff
path: root/util.c
Commit message (Expand)AuthorAgeFilesLines
* Issue 221: Increment treats leading spaces as 0Trond Norbye2011-09-031-4/+10
* Fix compilation issue on Solaris 9 wrt isspace() macro - Resolves issue 111Paul Lindner2010-09-141-4/+7
* Fix potential buffer overflow in vperrorTrond Norbye2010-02-221-2/+4
* Issue: #83: Refactor: use htonll or ntohll if the os provides themTrond Norbye2009-09-021-0/+28
* vperror implementationDustin Sallings2009-08-191-1/+16
* Added safe_strtou?l functions.Dustin Sallings2009-03-191-0/+44
* safe_strou?ll functions should operate on u?int64_t types.Dustin Sallings2009-03-191-2/+2
* Reformatted util.cDustin Sallings2009-03-191-28/+29
* C-style multiline commentBrad Fitzpatrick2009-03-191-2/+2
* flesh out safe_strto* util funcs, and make incrdecr use themBrad Fitzpatrick2009-03-191-1/+30
* start of the incr fix, rearranges a bunch, adds util, tests, etcBrad Fitzpatrick2009-03-191-0/+16