Most .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS change
[platform/upstream/coreutils.git] / src / pr.c
2003-10-18 Jim MeyeringMost .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS...
2003-09-18 Jim Meyering(WRITTEN_BY): Rename from AUTHORS.
2003-09-18 Jim Meyeringrevert previous change
2003-09-18 Jim MeyeringUpdate AUTHORS definition to be a comma-separated list...
2003-07-23 Jim MeyeringDon't include headers already included by system.h:
2003-07-23 Jim MeyeringDon't include time.h; system.h already does it.
2003-06-17 Jim Meyering(main): Call initialize_main.
2003-05-13 Jim Meyeringshorten long line
2003-05-13 Jim Meyering(init_fps, init_store_cols): Don't apply cast to argume...
2003-04-11 Jim MeyeringRemove anachronistic casts of xmalloc,
2002-12-15 Jim MeyeringRemove all uses of `PARAMS'.
2002-08-09 Jim Meyering(main): Don't ignore -COLUMN if it's the last option.
2002-07-02 Jim Meyering(usage): Use the PACKAGE_BUGREPORT e-mail address,...
2002-04-28 Jim MeyeringAvoid new warnings from gcc.
2002-02-16 Jim MeyeringInclude posixver.h.
2002-02-02 Jim MeyeringAdd more support for POSIX 1003.1-2001, which requires...
2001-12-01 Jim MeyeringReflect renaming to, and new usage of these macros:
2001-12-01 Jim Meyering(usage): Use new macros, EMIT_HELP_DESCRIPTION and...
2001-11-25 Jim Meyering(usage): Indent --help and --version strings to start...
2001-11-23 Jim MeyeringFactor out some common strings to make translation...
2001-11-11 Jim Meyering(struct COLUMN) [print_func]: Declare as a protype.
2001-11-11 Jim Meyering(usage): Split --help output into smaller pieces.
2001-11-04 Jim Meyering(usage): Say that
2001-08-13 Jim Meyering(AUTHORS): Mark string for translation, since it contai...
2001-03-17 Jim MeyeringInclude mbswidth.h.
2000-11-19 Jim Meyering(main): Do not assume EOF == -1.
2000-08-05 Jim Meyering(init_header): Fix buffer-overrun error.
2000-08-04 Jim Meyering(store_columns): Remove conjunct that would dereference
2000-05-20 Jim MeyeringArrange to call close_stdout upon exit. Don't close...
2000-01-08 Jim Meyering(PAGES_OPTION, COLUMNS_OPTION): Define these and use...
1999-08-22 Jim Meyering(read_line): Use IF_LINT macro instead of #ifdef lint...
1999-07-25 Jim Meyering(usage): Remove `NEWS'-style paragraph (sorry to have...
1999-05-04 Jim Meyering(usage): Break the usage message into 3 pieces instead of
1999-04-15 Jim MeyeringAdd comments.
1999-04-04 Jim MeyeringAdd case_GETOPT_* cases.
1999-04-04 Jim MeyeringStandardize --help and --version processing.
1999-04-03 Jim MeyeringUse AUTHORS in place of string in parse_long_options...
1999-04-03 Jim MeyeringInsert AUTHORS definition.
1999-04-03 Jim MeyeringUse PROGRAM_NAME in place of string in parse_long_optio...
1999-04-03 Jim Meyeringdefine PROGRAM_NAME
1999-03-07 Jim Meyering(usage): Add missing \n\.
1999-03-07 Jim Meyeringremove trailing blanks
1999-03-07 Jim Meyering1999-02-13 Roland Huebner <rh@pelikan.cologne.de>
1999-03-04 Jim MeyeringInclude long-options.h
1999-02-16 Jim Meyeringupdate copyright dates
1999-01-14 Jim MeyeringDon't prototype usage as static.
1999-01-01 Jim Meyeringfix typo in comment
1998-09-19 Jim Meyeringupdate bug-reporting address
1998-08-30 Jim MeyeringDon't assume ASCII.
1998-08-15 Jim Meyering(usage): Reformat a little.
1998-08-15 Jim Meyering(long_options): Add long names for all options.
1998-06-29 Jim Meyeringrevert back to using lower case _unlocked wrapper names
1998-06-29 Jim MeyeringChange all uses of unlocked-wrapped functions to their...
1998-06-27 Jim Meyering(print_page): Break out of loop before double space...
1998-04-12 Jim MeyeringUse STREQ rather than strcmp
1998-01-10 Jim MeyeringCHAR_BIT SCHAR_MAX UCHAR_MAX SHRT_MAX INT_MAX UINT_MAX...
1997-12-21 Jim Meyerings/__P/PARAMS/
1997-10-25 Jim MeyeringRemove old-style xmalloc and xrealloc decls.
1997-10-07 Jim Meyeringupdate bug-reporting address
1997-06-15 Jim Meyering(init_header) [T_BUF_FMT]: Output the 4-digit year...
1997-03-14 Jim Meyering(main): Allow use of 0 (zero) as the margin offset
1997-02-09 Jim Meyeringupdate copyrights for 1997
1997-02-01 Jim Meyering(init_parameters): For compatibility: use default
1997-02-01 Jim Meyeringbracket bug address with <> and append a period
1997-02-01 Jim Meyering(add_line_number): Rename from `number' to avoid shadow...
1997-01-25 Jim Meyeringupdate for changed xstrtou?l
1997-01-03 Jim Meyering(init_fps): Initialize lines_stored field in three...
1996-12-30 Jim Meyering(init_header): Plug a small memory leak by using stack
1996-12-28 Jim Meyering(TAB_WIDTH): Cleaned up definition and renamed from...
1996-12-28 Jim Meyering(usage): Break long string literal into two separate
1996-12-07 Jim Meyering(init_header): Fix typo: `cons tchar' -> `const char...
1996-12-05 Jim Meyering(init_store_cols): Put parens around ... ? ... : ....
1996-12-05 Jim MeyeringUse NULL instead of e.g., `(char *) 0'.
1996-12-05 Jim Meyering(init_header): Move dcl of FMT into block where it...
1996-12-05 Jim MeyeringReindent with -TCOLUMN.
1996-12-05 Jim Meyering(usage): Add \n\ at end of first line.
1996-12-05 Jim Meyering(separator_string): dcl parameter const.
1996-12-05 Jim MeyeringApply big patch (patch-20) from Roland Huebner.
1996-11-23 Jim Meyering(usage): Alphabetize options like sort -f would.
1996-11-03 Jim Meyeringchange bug-reporting address
1996-11-02 Jim Meyeringchange bug-reporting address
1996-10-04 Jim Meyering(main): update --version output again
1996-10-04 Jim Meyering(main): update --version output to conform to coding...
1996-09-02 Jim Meyering(usage): Tell where to report bugs.
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
next