Commit Graph

7 Commits

Author SHA1 Message Date
sin cc2d762798 Use the width of the output device by default in mc(1)
If that fails, fallback to 65 characters as before.  If the -c
option is specified then just use that.
2014-01-21 11:23:16 +00:00
sin 13128a7aa0 Remove dead debug code 2014-01-18 11:50:51 +00:00
sin f559b71488 Free allocated buffer 2013-10-10 20:37:31 +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
stateless 7216a53a7e Remove unnecessary exit(1) in usage()
Signed-off-by: Christoph Lohmann <20h@r-36.net>
2013-06-19 19:58:19 +02:00
Christoph Lohmann 4d38f60685 Eliminating the getopt disgrace. 2013-06-14 20:20:47 +02:00
Robert Ransom 19e8c45158 mc: Initial commit 2012-05-21 22:05:09 +00:00