Commit graph

4 commits

Author SHA1 Message Date
bab5b2550f
fix: less libs
replaced stdio's printf() + fflush() with with unistd's single write()
sadly it did not reduce size of a binary
2024-10-14 16:56:22 +04:00
d35b3206dc
feat: add handy makefile 2024-10-14 16:43:50 +04:00
b784df08ac
docs: add unlicense 2024-10-14 16:43:35 +04:00
b660e15658
initial commit 2024-10-14 16:43:16 +04:00