| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
We cannot fall back to the macro implementation because some call sites
may call it with an argument like `*ptr++` that has side effects.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
We only need a subset of the hash algorithms supported by librhash.
Add preprocessor conditionals to remove source fragments that we do
not need. Write an alternative algorithm enumeration that matches
the indexing on our reduced array.
Also remove a few fragments outright.
|
|
* upstream-librhash:
librhash 2016-11-01 (d839a1a8)
|