sin
|
9b37332e1e
|
yes: Minor style fix
|
2015-02-01 01:27:05 +00:00 |
FRIGN
|
0b5ab80b05
|
Fix potential modulo 0
|
2015-02-01 02:23:35 +01:00 |
FRIGN
|
f40608ef09
|
Finish up yes(1) by adding multiple string support
|
2015-02-01 02:13:47 +01:00 |
FRIGN
|
eee98ed3a4
|
Fix coding style
It was about damn time. Consistency is very important in such a
big codebase.
|
2014-11-13 18:08:43 +00:00 |
sin
|
0c5b7b9155
|
Stop using EXIT_{SUCCESS,FAILURE}
|
2014-10-02 23:46:59 +01:00 |
Hiltjo Posthuma
|
953ebf3573
|
code style
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
|
2014-06-01 18:02:30 +01:00 |
dwts
|
459161481a
|
use always static for usage and keep usage definition above main
|
2014-04-22 14:49:23 +01:00 |
sin
|
a8ef54bae1
|
Simplify yes(1)
Just pick the first argument if multiple are provided.
|
2013-10-05 15:11:16 +01:00 |
Connor Lane Smith
|
fcb8821246
|
revert to per-cmd usage()
|
2012-05-15 13:32:56 +01:00 |
Connor Lane Smith
|
146cca114e
|
new ARGBEGIN & usage() function
|
2012-05-14 21:28:41 +01:00 |
Christoph Lohmann
|
120d817920
|
Adding the yes(1) command.
|
2012-04-23 16:27:40 +02:00 |