tllist-devel - Development files for tllist
| Website: | https://codeberg.org/dnkl/tllist |
|---|---|
| License: | MIT |
| Vendor: | Alcance Libre, Inc. |
- Description:
tllist is a C header-only implementation of a linked list that uses pre-processor macros to implement dynamic types, where the data carrier is typed to whatever you want; both primitive data types are supported as well as aggregated ones such as structs, enums and unions.
Packages
| tllist-devel-1.0.5-1.fc14.al.x86_64 [9 KiB] |
Changelog
by Aleksei Bavshin (2021-03-08):
- Update to 1.0.5 (fixes rhbz#1925943) |