- Description:
- a file manager
- Last Change:
- Clone URL:
ssh://anon@git.omarpolo.com/fm.git https://git.omarpolo.com/fm.git
Commit Briefs
add install-local target (master)
use strlcat/strlcpy instead of strcat/strcpy
while here introduce also xasprintf and xstrdup to avoid some malloc+strcpy sequences.
enable debugging
will (hopefully) remember to turn it off again before tagging a release.