libHX is a C library that provides deques,
arbtrees, option parsing, some string and
container manipulation functions, and some
cross-OS wrappers to unify access.
License: GNU Lesser General Public License (LGPL)
Changes:
The recursive directory remove function stopped on dangling symlinks. This has been fixed.