summaryrefslogtreecommitdiffstats
path: root/runtime/hashtable/hashtable.c
Commit message (Collapse)AuthorAgeFilesLines
* omhdfs: support for HUP addedRainer Gerhards2010-10-041-313/+0
|
* omhdfs: more improvementsRainer Gerhards2010-10-011-3/+14
| | | | | 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
* added some generic hashtable code by Christopher ClarkRainer Gerhards2010-09-281-0/+275
found at http://www.cl.cam.ac.uk/~cwc22/hashtable/