This website requires JavaScript.
Explore
Help
Sign In
corelibs
/
llist
Archived
Watch
1
Star
0
Fork
0
You've already forked llist
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
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.
15
Commits
1
Branch
13
Tags
65
KiB
C
95%
Makefile
5%
9855146f8b
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Alex Denes
9855146f8b
Cleanup code and update clang-format
2021-09-11 19:45:33 +00:00
.clang-format
Cleanup code and update clang-format
2021-09-11 19:45:33 +00:00
.clang-tidy
Change repository link and add license and formatters
2021-08-10 18:16:14 +00:00
config.mk
Remove versions from makefiles
2021-08-22 20:30:03 +00:00
COPYING
Change repository link and add license and formatters
2021-08-10 18:16:14 +00:00
llist.c
Cleanup code and update clang-format
2021-09-11 19:45:33 +00:00
llist.h
Use cl_ namespace for interface as well
2021-08-28 22:58:50 +00:00
Makefile
Error on non-debug build and add EXTRA_CFLAGS
2021-08-22 20:27:19 +00:00
sources.mk
Add debug as separate variable and separate sources
2021-08-17 18:43:57 +00:00