summaryrefslogtreecommitdiffstats
path: root/runtime/hashtable
Commit message (Collapse)AuthorAgeFilesLines
* omhdfs: support for HUP addedRainer Gerhards2010-10-044-699/+0
|
* omhdfs: more improvementsRainer Gerhards2010-10-012-3/+15
| | | | | finally this looks almost production ready for files where no directory path needs to be created
* omhdfs: files now kept inside a hashtable for use by multiple actionsRainer Gerhards2010-10-011-0/+27
| | | | Note:compiles, but not yet tested
* build system: fixed some minor issuesRainer Gerhards2010-09-281-199/+0
|
* imuxsock: changed to per-pid ratelimitingRainer Gerhards2010-09-281-0/+11
|
* added some generic hashtable code by Christopher ClarkRainer Gerhards2010-09-289-0/+1281
found at http://www.cl.cam.ac.uk/~cwc22/hashtable/