Lnkdlst
Single sided linked list (kind of lib with test-code, C, C++ and java)
... and chronological order.
Use malloc{slower-but-easy} or fix (static) memory.
-
OAList01: Object-Kind of a predefined pre-reserved List with X Elements (with constant user-data size), with secur modify functions and option to use locks (POSIX: mutex). Supporting a BusyList and a IdleList for easy build of e.g. a FIFO without need of much time for mem-allocation.
-
Release-Notes see uws-Lnkdlst-readme.txt in the tar.gz file(s) and in „Files“.