Commit 89168cea authored by Arthur O'Dwyer's avatar Arthur O'Dwyer
Browse files

Rename uthash_memcmp to HASH_KEYCMP, step 1.

Addresses the first half of #157.

We merge this, make a minor release (2.1.0),
and then fix up all the tests (e.g. `test6.c`) to redefine
`HASH_KEYCMP` instead of `uthash_memcmp`.

After a few months like that, we eliminate the mention of
`uthash_memcmp` from `uthash.h` and make a major release (3.0.0).
parent 50b7694d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment