mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
11 lines
270 B
Plaintext
11 lines
270 B
Plaintext
|
libisc is C utility library which is used as part of part of ISC's bind.
|
||
|
|
||
|
It includes functions for:
|
||
|
- assertion handling.
|
||
|
- balanced binary (AVL) trees.
|
||
|
- bit masks comparison.
|
||
|
- event based programs.
|
||
|
- heap-based priority queues.
|
||
|
- memory handling.
|
||
|
- program logging.
|