Linked lists manager
This repository has been archived on 2021-11-20. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Alex D. 1aa5f88b9b
Remove versions from makefiles
2021-08-22 20:30:03 +00:00
.clang-format Change repository link and add license and formatters 2021-08-10 18:16:14 +00:00
.clang-tidy Change repository link and add license and formatters 2021-08-10 18:16:14 +00:00
COPYING Change repository link and add license and formatters 2021-08-10 18:16:14 +00:00
Makefile Error on non-debug build and add EXTRA_CFLAGS 2021-08-22 20:27:19 +00:00
config.mk Remove versions from makefiles 2021-08-22 20:30:03 +00:00
llist.c Add replacer 2021-08-14 18:26:07 +00:00
llist.h Add replacer 2021-08-14 18:26:07 +00:00
sources.mk Add debug as separate variable and separate sources 2021-08-17 18:43:57 +00:00