aboutsummaryrefslogtreecommitdiff
path: root/misc.c
AgeCommit message (Collapse)Author
2022-11-06Replaced sprintf with snprintf.dam
2022-11-02Implemented autosave feature. Fixed argument/options processing to allow ↵dam
repeating options, and using options to set behavior configurations.
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 ↵dam
and ptrdiff_t types to avoid being bound by indexes types constrains. Print task's times.
2022-08-23Removed hash related stuff (kept in misc.c file just in case). Prototype ↵dam
implementation of truncate_string_utf8.