Library providing a linked list compatible to Ben Paff's avl (https://adtinfo.org/index.html)
Find a file
2021-08-10 22:42:59 +02:00
.clang-format reformat code using clang-format 2018-12-20 21:23:40 +01:00
.gitignore freshen .gitignore 2019-11-11 16:58:33 +01:00
list.c move definition of struct sulist from header to source file 2021-08-10 22:42:59 +02:00
list.h move definition of struct sulist from header to source file 2021-08-10 22:42:59 +02:00
Makefile Makefile: create dirs when installing 2020-06-15 19:42:28 +02:00
Makefile.list initial checkin 2018-10-07 18:20:11 +02:00
testlist.c use macro NPTR where possible 2019-12-05 22:25:19 +01:00