Hash Table for C Structures

Edit Package uthash
http://uthash.sourceforge.net/

Any C structure can be stored in a hash table using uthash. Just add a
UT_hash_handle to the structure and choose one or more fields in your structure
to act as the key. Then use these macros to store, retrieve or delete items
from the hash table.

Refresh
Refresh
Source Files
Filename Size Changed
uthash-2.2.0.tar.gz 0000191356 187 KB
uthash-optflags.patch 0000000483 483 Bytes
uthash-proceed_with_tests_without_prompt.patch 0000000354 354 Bytes
uthash.changes 0000003113 3.04 KB
uthash.spec 0000001925 1.88 KB
Revision 5 (latest revision is 6)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 860747 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 5)
- udpate to 2.2.0:
  * add HASH_NO_STDINT for platforms without C99 <stdint.h>
  * silence many -Wcast-qual warnings (thanks, Olaf Bergmann!)
  * skip hash computation when finding in an empty hash (thanks, Huansong Fu!)
  * rename oom to utarray_oom, in utarray.h (thanks, Hong Xu!)
  * rename oom to utstring_oom, in utstring.h (thanks, Hong Xu!)
  * remove MurmurHash/HASH_MUR
Comments 0
openSUSE Build Service is sponsored by