Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | config.h for util.c, fix htonll comp. failure | dormando | 2020-02-01 | 1 | -0/+2 |
* | auth file, using alternative bcmp implementation | David Carlier | 2020-01-13 | 1 | -0/+1 |
* | restartable cache | dormando | 2019-09-17 | 1 | -0/+2 |
* | "lru tune" command for setting LRU parameters | dormando | 2017-01-30 | 1 | -0/+1 |
* | prototype functionality for LRU metadumper | dormando | 2016-08-19 | 1 | -0/+4 |
* | Issue: #83: Refactor: use htonll or ntohll if the os provides them | Trond Norbye | 2009-09-02 | 1 | -0/+5 |
* | vperror implementation | Dustin Sallings | 2009-08-19 | 1 | -0/+15 |
* | Added safe_strtou?l functions. | Dustin Sallings | 2009-03-19 | 1 | -0/+2 |
* | safe_strou?ll functions should operate on u?int64_t types. | Dustin Sallings | 2009-03-19 | 1 | -4/+2 |
* | add comment | Brad Fitzpatrick | 2009-03-19 | 1 | -0/+3 |
* | flesh out safe_strto* util funcs, and make incrdecr use them | Brad Fitzpatrick | 2009-03-19 | 1 | -0/+2 |
* | start of the incr fix, rearranges a bunch, adds util, tests, etc | Brad Fitzpatrick | 2009-03-19 | 1 | -0/+8 |