summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1994-12-16Include "error.h" instead of simply declaring `void error ();'.Jim Meyering
1994-12-16Include "error.h" instead of simply declaring `void error ();'.Jim Meyering
1994-12-16(main): Use %lu, not %d for unsigned long.Jim Meyering
1994-12-13(main): Move to end.Jim Meyering
1994-12-13(docolon): Zero out re_buffer and re_regs before using them.Jim Meyering
1994-12-12.Jim Meyering
1994-12-12.Jim Meyering
1994-12-12sort.c (main): Fix interpretation of field offsets when specifiedJim Meyering
1994-12-11* (<most functions>): Change the type of n_units/n_lines/n_bytesJim Meyering
1994-12-11.Jim Meyering
1994-12-11(get_format_width, get_format_prec): Use ISDIGIT instead ofJim Meyering
1994-12-11[ULONGMAX]: Define it.Jim Meyering
1994-12-11.Jim Meyering
1994-12-10(safe_read): Get this function from gcc's cccp.c.Jim Meyering
1994-12-10.Jim Meyering
1994-12-10.Jim Meyering
1994-12-10.Jim Meyering
1994-12-10No longer include <ctype.h>.Jim Meyering
1994-12-10No longer include <ctype.h>.Jim Meyering
1994-12-10No longer include <ctype.h>.Jim Meyering
1994-12-10(copy, make_path_private): Use strr?chr instead of r?index.Jim Meyering
1994-12-10(parse_conversion, scan_args): Use strr?chr instead of r?index.Jim Meyering
1994-12-10(remove_parents): Use strr?chr instead of r?index.Jim Meyering
1994-12-10* [!HAVE_STRING_H]: Define strchr to index and strrchr toJim Meyering
1994-12-10No longer include <ctype.h>.Jim Meyering
1994-12-07New chapter by Arnold Robbins via Karl.Jim Meyering
1994-12-04.Jim Meyering
1994-12-04Use strr?chr instead of r?index.Jim Meyering
1994-12-04Get putenv.c from /copies (derived from glibc).Jim Meyering
1994-12-04.Jim Meyering
1994-12-04.Jim Meyering
1994-12-04.Jim Meyering
1994-12-04(DISTFILES): Add getdate.texi.Jim Meyering
1994-12-04Mods from Karl to include getdate.texi.Jim Meyering
1994-12-04.Jim Meyering
1994-12-03(du_files): Handle very low-probability fchdir failure (when errno != 0Jim Meyering
1994-12-03(du_files): Variable name changes.Jim Meyering
1994-12-03(du_files): Work around SunOS restriction that fchdir doesn't work whenJim Meyering
1994-12-02(checkfp): Initialize keybeg and keylim fields.Jim Meyering
1994-12-02(xfclose): Report failed fflush. Otherwise, failed write to stdoutJim Meyering
1994-11-30name changes: number->n_lines|n_bytesJim Meyering
1994-11-28Make some globals `static' and/or `const'.Jim Meyering
1994-11-28indentJim Meyering
1994-11-28(indent): Use TABs only when doing so replaces at least two spaces.Jim Meyering
1994-11-28`colorize' patch from Drepper.Jim Meyering
1994-11-21.Jim Meyering
1994-11-18(list_entries): Delete. Split in two actually...Jim Meyering
1994-11-17.Jim Meyering
1994-11-17(output): Use STDOUT_FILENO instead of `1' in xwrite call.Jim Meyering
1994-11-17(dump_remainder): Flush standard output just beforeJim Meyering