Hash is a C library that provides a selection of hash based functions for creating, destroying, and manipulating hash tables.
| Tags | Software Development Libraries |
|---|---|
| Licenses | GPLv3 |
| Operating Systems | POSIX Linux |
| Implementation | C |
Recent releases


Release Notes: This release changes the name of hash_delete to hash_delete_entry, as it clashes with an internal function in libmysqlclient. If you are using MySQL, then calls to hash_delete end up calling the wrong function and causing it to crash.


Release Notes: This release features general cleanup and the addition of man pages, a changelog system, and more.


Release Notes: Logging via the logfile library was added.


No changes have been submitted for this release.