|
|
a281399876
|
Update README.md
|
2018-07-02 23:01:54 +02:00 |
|
|
|
1b00020597
|
Indentation & usage() declaration
|
2016-11-03 13:38:18 +01:00 |
|
|
|
036d9f8d82
|
Remove exit constants
|
2016-11-03 13:28:33 +01:00 |
|
Simon Lieb
|
dc1d5b6f24
|
Default to static linking.
|
2015-04-01 22:52:22 +02:00 |
|
Simon Lieb
|
ec4e798496
|
Pass _XOPEN_SOURCE constant from macro config.
|
2015-04-01 22:50:39 +02:00 |
|
Simon Lieb
|
df513b4f07
|
Update to version 1.0.
Remove todo.txt file ; Done all the todos.
|
2015-03-11 18:52:03 +01:00 |
|
Simon Lieb
|
26e7ffbbfc
|
Indentation & alignment.
Tabs for indentation, spaces for alignment.
|
2015-03-11 18:52:01 +01:00 |
|
pips-
|
68e58f2a9d
|
Create README.md
|
2015-03-11 18:48:46 +01:00 |
|
Simon Lieb
|
743960f6e0
|
Change force option to lower case.
No need for upper case to avoid parameters collision.
|
2015-03-11 18:48:46 +01:00 |
|
Simon Lieb
|
0a46876fd9
|
Add manpage.
|
2013-08-08 21:21:01 +02:00 |
|
Simon Lieb
|
841545aa4d
|
Handle read/write errors.
|
2013-08-08 21:04:50 +02:00 |
|
Simon Lieb
|
7ae9bb1196
|
Write usage() message on stderr.
|
2013-08-08 21:03:11 +02:00 |
|
Simon Lieb
|
e7967698d2
|
Use EXIT_SUCCESS macro instead of simply 0.
|
2013-08-08 20:36:03 +02:00 |
|
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 |
|