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
|
a7ad11ed5e
|
Fix overflow in basename(1)
|
2014-11-13 14:56:25 +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 |
|
sin
|
b5a511dacf
|
Exit with EXIT_SUCCESS/EXIT_FAILURE instead of 0 and 1
Fixed for consistency purposes.
|
2013-10-07 16:44:22 +01:00 |
|
Christoph Lohmann
|
52d39e35c2
|
The style inquisition on basename.
|
2013-03-05 21:35:55 +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
|
3863ccdf98
|
Testing before rage. Suffix is fixed in basename.
|
2012-04-23 16:34:34 +02:00 |
|
Christoph Lohmann
|
3817f78f87
|
Moving back to the stone age.
|
2012-04-23 16:32:41 +02:00 |
|
Christoph Lohmann
|
f75d7a47ff
|
Adding ARGBEGIN for basename.
|
2012-04-23 15:50:47 +02:00 |
|
Connor Lane Smith
|
c367d4d05f
|
add dirname
|
2011-05-24 21:39:20 +01:00 |
|
Connor Lane Smith
|
026e63c005
|
simplify basename
|
2011-05-24 12:56:38 +01:00 |
|
Connor Lane Smith
|
8e26716a5a
|
initial commit
|
2011-05-23 02:36:34 +01:00 |
|