Include "dirname.h".
authorJim Meyering <jim@meyering.net>
Tue, 12 Feb 2002 15:44:16 +0000 (15:44 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 12 Feb 2002 15:44:16 +0000 (15:44 +0000)
commit65cbf7d1fdb6a3db9299d66cca495cc5efc74b44
tree3cdef4e0714904f4b8c6509dce0040665fbaa771
parentedcef6055020b768c4eb98f62ee4cf15c8facf8a
Include "dirname.h".
(outbase): Now a global var.
(outfile_end): Remove.
(suffix_length): New var.
(shortopts, longopts, main): Add -a or --suffix-length.
(next_file_name): Implement -a.  Do not extend the suffix length.
Check for file names that are too long.
(main): Move outfile initialization to next_file_name.

(shortopts): Remove -v (a typo).
src/split.c