Commit graph

7 commits

Author SHA1 Message Date
Simon Lieb
d696b7ba45 Add parameter forcing flush after each bytes. 2013-08-07 19:53:53 +02:00
Simon Lieb
10619c50aa Add usage() function.
Using arg.h, fallback to usage() if there is no value for time.
2013-08-07 19:48:17 +02:00
Simon Lieb
e8e98a8c1f Add arg.h from sbase project.
git://git.suckless.org/sbase
2013-08-07 19:43:21 +02:00
Simon Lieb
ee7d20ca0a Change license to MIT & fix copyright. 2013-08-06 13:09:38 +02:00
Simon Lieb
08b9a63710 Read/Write byte by byte using using fread/fwrite.
Do not read 1024 arbitrary bytes.

Slow down output to character atomicity.
2013-08-05 19:46:39 +02:00
Simon Lieb
14997c2c98 Add todo file.
https://help.github.com/articles/github-flavored-markdown#task-lists
https://github.com/hit9/todo.c
2013-08-05 19:14:09 +02:00
Simon Lieb
1870940c59 slow - Initial commit 2013-08-02 23:23:04 +02:00