summaryrefslogtreecommitdiff
path: root/src/ll.h
AgeCommit message (Expand)Author
2025-03-30Create encryption functions that actually work@syxhe
2025-03-24Change the name of readwholebuffer and writewholebuffer so that they won't au...@syxhe
2025-03-24Add a warning to ll.h about how dlinkedlist functions are X_ALLOC functions@syxhe
2025-03-24Rewrite the whole linked list implementation so it's not shit@syxhe
2025-03-24Do some more work on the linked list@syxhe
2025-03-24Refactor a bunch of the linked list implementation@syxhe
2025-02-12Implement a linked list struct@syxhe