Commit graph

5 commits

Author SHA1 Message Date
ab10a8d036
docs: add comments, move sleep() arg to #define 2024-10-14 17:00:38 +04:00
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