summaryrefslogtreecommitdiffstats
path: root/runtime/hashtable.c
Commit message (Collapse)AuthorAgeFilesLines
* removed need for math libraryRainer Gerhards2010-10-111-3/+13
| | | | | | by doing math a little bit more optimal in hash table code. Also reduced memory requirement for imuxsock hash tables (expected number of connections was set too high -- table can be extended dynamically).
* omhdfs: support for HUP addedRainer Gerhards2010-10-041-0/+313