summaryrefslogtreecommitdiff
path: root/util.c
Commit message (Expand)AuthorAgeFilesLines
* auth file, using alternative bcmp implementationDavid Carlier2020-01-131-0/+17
* restartable cachedormando2019-09-171-0/+52
* Use correct buffer size for internal URI encoding.Tharanga Gamaethige2019-05-201-1/+1
* Print with more-restricted format string to fix compiler warningJoe Orton2017-02-261-1/+1
* "lru tune" command for setting LRU parametersdormando2017-01-301-0/+17
* prototype functionality for LRU metadumperdormando2016-08-191-0/+35
* 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