Commit Graph

3 Commits (master)

Author SHA1 Message Date
MadcowOG 4ae6e8d5b1 Messed up list resizing, forgot to multiply allocated amount by the sizeof(void*). 2023-04-22 16:11:51 -07:00
MadcowOG fd25c74881 Changed list_cmp_find to look for 0 from compare to signal the same data.
So wrapper function of stdlib cmp function are easier to make.
2023-04-21 14:48:11 -07:00
MadcowOG 50f998560c Refactor, everything is basically just a callback at this point, but they appear to be more stable. 2023-04-19 17:04:52 -07:00