Factor out some common strings to make translation easier.
[platform/upstream/coreutils.git] / src / ptx.c
2001-11-23 Jim MeyeringFactor out some common strings to make translation...
2001-11-23 Jim Meyering(main): Don't split string in the middle of sentence.
2001-11-11 Jim Meyering(main, usage): Split --help output into smaller pieces.
2001-11-04 Jim Meyering(usage): Add one-line description.
2000-05-20 Jim MeyeringArrange to call close_stdout upon exit. Don't close...
1999-05-03 Jim Meyering<ctype.h>: Don't include.
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(swallow_file_in_memory): Use a `%s' format in error...
1999-03-07 Jim Meyering(swallow_file_in_memory): Slurp up the whole file at
1999-03-04 Jim MeyeringInclude long-options.h
1999-02-15 Jim Meyering*** empty log message ***
1999-01-14 Jim MeyeringDon't prototype usage as static.
1999-01-02 Jim Meyering(format_vals): New array.
1998-09-19 Jim Meyering(program_name): Declare *not* to be const.
1998-08-15 Jim MeyeringAdd braces to suppress warning about ambiguous `else'.
1998-08-14 Jim Meyering.