uthash-dev

Rating: 
0
No votes yet

Hash table and linked list for C structures
This package provides uthash and utlist, C preprocessor
implementations of a hash table and a linked list. It is
a dev package without a source or binary package as there
are only header files. Since version 1.9 uthash includes
also macros for dynamic arrays and strings.

Category:

Application versions: 
AttachmentSizeDate
File uthash-dev_1.9.4-1_all.deb363.84 KB05/08/2013 - 15:02
Changelog: 

uthash (1.9.4-1) unstable; urgency=low

* New upstream release.
* Added example files from upstream.
* Patched out bashisms in example build script. Closes: #581144
* Updated package description to reflect inclusion of utarray and utstring.
* Updated years in copyright file.
* Replaced maintainer email address with new address in all files.
* Bumped Standards-Version to 3.9.2 without changes needed.
* Switched to 3.0 (quilt).
* Patched examples scripts (updated paths and fixed a "sh -n" error).
* Changed license of the packaging to BSD (2 Clause) to match upstream.