Hash Table for C Structures
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.
- Sources inherited from project openSUSE:Backports:SLE-15-SP4
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.4:ARM/uthash && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
libut-shared.patch | 0000002570 2.51 KB | |
uthash-2.0.1.tar.gz | 0000189051 185 KB | |
uthash-optflags.patch | 0000000369 369 Bytes | |
uthash-proceed_with_tests_without_prompt.patch | 0000000354 354 Bytes | |
uthash.changes | 0000002174 2.12 KB | |
uthash.spec | 0000002829 2.76 KB |
Revision 1 (latest revision is 2)
Wolfgang Engel (bigironman)
committed
(revision 1)
osc copypac from project:openSUSE:Backports:SLE-15-SP3 package:uthash revision:1
Comments 0