update Copyright years for 1996
[platform/upstream/coreutils.git] / src / pr.c
1996-04-24 Jim Meyeringupdate Copyright years for 1996
1996-03-24 Jim MeyeringCall error with EXIT_FAILURE (rather than `1') as first...
1996-03-24 Jim MeyeringExit with status EXIT_SUCCESS or EXIT_FAILURE, rather...
1996-03-21 Jim Meyering(main): Declare to be of type int, not void.
1996-03-16 Jim MeyeringDon't include version.h.
1996-03-09 Jim Meyering(main): Initialize for internationalized message suppor...
1995-11-27 Jim Meyerings/non-zero/nonzero/g
1995-11-15 Jim Meyering[__P]: Don't define it here.
1995-11-06 Jim Meyering[__P]: Define. Use it in prototyped forward decls.
1995-11-06 Jim Meyering(store_columns): Remove spurious 2nd argument in call...
1995-11-06 Jim MeyeringProtoize.
1995-08-08 Jim Meyering(read_line) [lint]: Initialize CHARS to avoid spurious
1995-08-07 Jim MeyeringAnnotate localizable strings with _(...). From Franc...
1995-06-18 Jim Meyeringmerge with 1.12
1995-05-13 Jim Meyering(usage): Include one- or two-line synopsis in --help...
1995-03-09 Jim Meyeringadd 1995 to Copyright dates
1994-12-16 Jim MeyeringInclude "error.h" instead of simply declaring `void...
1994-10-19 Jim Meyeringmerge with 1.9.1h
1994-04-13 Jim Meyering.
1993-10-23 Jim Meyeringmerge with 1.8d+
1993-10-21 Jim Meyeringmerge with 1.8d
1993-10-16 Jim Meyering(main): When argc == 1, don't try to xmalloc (0).
1993-10-05 Jim Meyeringmerge with 1.8a
1993-05-23 Jim Meyeringmerge with 1.6
1993-05-22 Jim Meyeringmerge with 1.5.2
1993-04-29 Jim Meyeringadd --version and --help
1993-03-22 Jim Meyering(close_file): Reverse May 13, '92 change, but add the...
1993-01-22 Jim MeyeringIS* macros may not be given arguments with side effects. ISDIGIT-bug-fix
1992-12-07 Jim MeyeringRemove inclusion of <ctype.h> and definitions of is...
1992-11-08 Jim MeyeringDeclared lots of external functions and variables static.
1992-11-08 Jim MeyeringInitial revision