aboutsummaryrefslogtreecommitdiff
path: root/misc.c
AgeCommit message (Expand)Author
2022-11-06Replaced sprintf with snprintf.dam
2022-11-02Implemented autosave feature. Fixed argument/options processing to allow repe...dam
2022-09-20Let's say this is the first working prototype.dam
2022-08-31Removed unused database helper functions. Reworked database to use size_t and...dam
2022-08-23Removed hash related stuff (kept in misc.c file just in case). Prototype impl...dam