(usage): Include one- or two-line synopsis in --help output.
[platform/upstream/coreutils.git] / src / csplit.c
1995-05-13 Jim Meyering(usage): Include one- or two-line synopsis in --help...
1995-03-24 Jim MeyeringDeclare as `unsigned int' all variables that were just...
1995-03-09 Jim Meyeringadd 1995 to Copyright dates
1995-01-29 Jim Meyering(extract_regexp): Use strrchr, not rindex.
1995-01-28 Jim Meyering(load_buffer): Use memcpy rather than bcopy.
1994-12-16 Jim MeyeringInclude "error.h" instead of simply declaring `void...
1994-12-11 Jim Meyering(get_format_width, get_format_prec): Use ISDIGIT instead of
1994-10-19 Jim Meyeringmerge with 1.9.1h
1994-04-13 Jim Meyering.
1994-04-11 Jim Meyering.
1994-03-25 Jim Meyering.
1994-01-26 Jim Meyering.
1994-01-09 Jim Meyeringsafe_read and full_write + join patch
1993-10-30 Jim Meyeringmerge with 1.8.1a
1993-10-24 Jim Meyeringmerge with 1.8h
1993-10-24 Jim Meyeringmerge with 1.8g
1993-10-23 Jim Meyeringmerge with 1.8d+
1993-10-21 Jim Meyeringmerge with 1.8d
1993-10-21 Jim Meyeringmerge with 1.8c
1993-10-20 Jim Meyering* [MAX]: Macro renamed from max and moved to top of...
1993-10-20 Jim MeyeringRemove register keyword (replace with `int' in two...
1993-10-20 Jim Meyeringpatch from rfg
1993-10-05 Jim Meyeringmerge with 1.8a
1993-05-22 Jim Meyeringmerge with 1.5.2
1993-05-07 Jim Meyeringmerge with 1.5
1993-04-29 Jim Meyeringadd --version and --help
1992-12-10 Jim MeyeringMerge with pre-release 1.3.6.
1992-12-07 Jim MeyeringRemove inclusion of <ctype.h> and definitions of is...
1992-12-02 Jim MeyeringConvert static declarations of struct option to use...
1992-11-08 Jim MeyeringDeclared lots of external functions and variables static.
1992-11-08 Jim MeyeringInitial revision