summaryrefslogtreecommitdiffstats
path: root/src/pr.c
AgeCommit message (Expand)AuthorLines
2002-12-15Remove all uses of `PARAMS'.Jim Meyering-31/+31
2002-08-09(main): Don't ignore -COLUMN if it's the last option.Jim Meyering-8/+6
2002-07-02(usage): Use the PACKAGE_BUGREPORT e-mail address, rather than hard-coding it.Jim Meyering-1/+1
2002-04-28Avoid new warnings from gcc.Jim Meyering-2/+2
2002-02-16Include posixver.h.Jim Meyering-21/+11
2002-02-02Add more support for POSIX 1003.1-2001, which requires removal forJim Meyering-25/+42
2001-12-01Reflect renaming to, and new usage of these macros:Jim Meyering-2/+2
2001-12-01(usage): Use new macros, EMIT_HELP_DESCRIPTION and EMIT_VERSION_DESCRIPTIONJim Meyering-4/+2
2001-11-25(usage): Indent --help and --version strings to start in the 7th column.Jim Meyering-2/+2
2001-11-23Factor out some common strings to make translation easier.Jim Meyering-0/+6
2001-11-11(struct COLUMN) [print_func]: Declare as a protype.Jim Meyering-2/+7
2001-11-11(usage): Split --help output into smaller pieces.Jim Meyering-6/+25
2001-11-04(usage): Say thatJim Meyering-0/+1
2001-08-13(AUTHORS): Mark string for translation, since it contains the English word `a...Jim Meyering-1/+1
2001-03-17Include mbswidth.h.Jim Meyering-101/+72
2000-11-19(main): Do not assume EOF == -1.Jim Meyering-40/+23
2000-08-05(init_header): Fix buffer-overrun error.Jim Meyering-11/+21
2000-08-04(store_columns): Remove conjunct that would dereferenceJim Meyering-1/+1
2000-05-20Arrange to call close_stdout upon exit. Don't close stdout explicitly.Jim Meyering-2/+3
2000-01-08(PAGES_OPTION, COLUMNS_OPTION): Define these and use them instead ofJim Meyering-5/+13
1999-08-22(read_line): Use IF_LINT macro instead of #ifdef lint...Jim Meyering-6/+2
1999-07-25(usage): Remove `NEWS'-style paragraph (sorry to have let that in, translators).Jim Meyering-11/+5
1999-05-04(usage): Break the usage message into 3 pieces instead ofJim Meyering-2/+5
1999-04-15Add comments.Jim Meyering-2/+19
1999-04-04Add case_GETOPT_* cases.Jim Meyering-0/+2
1999-04-04Standardize --help and --version processing.Jim Meyering-4/+2
1999-04-03Use AUTHORS in place of string in parse_long_options call.Jim Meyering-1/+1
1999-04-03Insert AUTHORS definition.Jim Meyering-0/+2
1999-04-03Use PROGRAM_NAME in place of string in parse_long_options call.Jim Meyering-1/+1
1999-04-03define PROGRAM_NAMEJim Meyering-0/+3
1999-03-07(usage): Add missing \n\.Jim Meyering-1/+1
1999-03-07remove trailing blanksJim Meyering-21/+21
1999-03-071999-02-13 Roland Huebner <rh@pelikan.cologne.de>Jim Meyering-189/+523
1999-03-04Include long-options.hJim Meyering-18/+5
1999-02-16update copyright datesJim Meyering-1/+1
1999-01-14Don't prototype usage as static.Jim Meyering-3/+2
1999-01-01fix typo in commentJim Meyering-1/+1
1998-09-19update bug-reporting addressJim Meyering-1/+1
1998-08-30Don't assume ASCII.Jim Meyering-4/+4
1998-08-15(usage): Reformat a little.Jim Meyering-18/+11
1998-08-15(long_options): Add long names for all options.Jim Meyering-20/+83
1998-06-29revert back to using lower case _unlocked wrapper namesJim Meyering-27/+27
1998-06-29Change all uses of unlocked-wrapped functions to their upper case wrapper names.Jim Meyering-27/+27
1998-06-27(print_page): Break out of loop before double space testJim Meyering-1/+4
1998-04-12Use STREQ rather than strcmpJim Meyering-2/+2
1998-01-10CHAR_BIT SCHAR_MAX UCHAR_MAX SHRT_MAX INT_MAX UINT_MAX LONG_MAX ULONG_MAXJim Meyering-13/+1
1997-12-21s/__P/PARAMS/Jim Meyering-27/+27
1997-10-25Remove old-style xmalloc and xrealloc decls.Jim Meyering-3/+0
1997-10-07update bug-reporting addressJim Meyering-1/+1
1997-06-15(init_header) [T_BUF_FMT]: Output the 4-digit year (not theJim Meyering-7/+7