Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
(usage): Update help string.
(main): Handle the special options --pages and --columns.
|
|
|
|
|
|
if cols_ready_to_print is zero.
|
|
|
|
Remove definitions of those symbols.
* src/csplit.c: Move inclusion of regex.h/rx.h to follow system.h
since it now includes limit.h which defines RE_DUP_MAX.
* src/nl.c: Likewise.
* src/tac.c: Likewise.
|
|
|
|
|
|
|
|
2-digit abbreviation) in each page header. Reported by Noah Friedman.
|
|
argument to the -o option. Patch from Gary Anderson.
|
|
|
|
separator `TAB' with full length lines. From Roland Huebner.
|
|
|
|
|
|
|
|
This avoids uninitialized memory reads in close_file.
|
|
rather than heap for a 15-byte temporary buffer.
|
|
(POS_AFTER_TAB): Cleaned up definition and renamed from pos_after_tab.
|
|
printf statements to accomodate default maximum of 2048 characters
for Irix-4.0.5. Reported by Kaveh Ghazi.
|
|
|
|
|
|
|
|
|
|
(main): Add two sets of curly braces for readability.
|
|
|
|
Add __P in fwd dcl.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This doesn't change `error (1' calls.
|
|
|
|
(main): Use PACKAGE_VERSION instead of version_string.
|
|
bindtextdomain, and textdomain.
|
|
|
|
|
|
|
|
|
|
|