about summary refs log tree commit diff stats
path: root/strlcpy.c
Commit message (Collapse)AuthorAgeFilesLines
* - implement the rest of decode.c functions: gemtext_decode_fd() and ↵Ali Fardan2020-10-221-0/+50
gemtext_decode_file() - introduce gemtext_encode() with helper functions gemtext_encode_fd() and gemtext_encode_file() - simplify handling of unordered lists in decode.c - add test.c rule to makefile