Use STREQ rather than strcmp
[platform/upstream/coreutils.git] / src / fmt.c
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-12-13 Jim Meyering(main): Add some braces.
1997-10-07 Jim Meyeringindent cpp directives to reflect nesting
1997-10-07 Jim Meyeringupdate bug-reporting address
1997-02-09 Jim Meyeringupdate copyrights for 1997
1997-02-01 Jim Meyeringbracket bug address with <> and append a period
1997-02-01 Jim MeyeringCompare getopt_long return value against -1, not EOF...
1997-01-25 Jim Meyeringfix copyright filling
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-07 Jim Meyering(check_punctuation): Use ISPUNCT instead of ispunct.
1996-09-02 Jim Meyering(usage): Tell where to report bugs.
1996-07-10 Jim Meyering(MAXCOST): Use `(unsigned long)1' rather than `(COST)1'
1996-04-29 Jim Meyering(copy_rest): Don't copy past end of prefix. Output
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-16 Jim MeyeringDon't include version.h.
1996-03-09 Jim Meyering(main): Initialize for internationalized message suppor...
1996-02-13 Jim Meyering[.TRUE]: Undefine before defining.
1995-12-15 Jim Meyering(main): Use xstrtol instead of atoi.
1995-11-27 Jim Meyerings/non-zero/nonzero/g
1995-11-15 Jim Meyering[__P]: Don't define it here.
1995-11-05 Jim Meyering[__P]: Test PROTOTYPES, not __STDC__.
1995-08-07 Jim MeyeringAnnotate localizable strings with _(...). From Franc...
1995-06-22 Jim Meyering[word]: Redefine. Otherwise, systems (Unicos for one...
1995-06-18 Jim Meyeringmerge with 1.12
1995-05-20 Jim Meyering(usage): Tweak wording.
1995-05-13 Jim Meyering(usage): Include one- or two-line synopsis in --help...
1995-03-09 Jim Meyeringadd 1995 to Copyright dates
1995-01-28 Jim Meyering(isopen, isclose, isperiod): Use strchr, not index.
1995-01-25 Jim Meyering* fmt.c (copy_rest): Replace `||' with `&&'. Before...
1994-12-16 Jim MeyeringInclude "error.h" instead of simply declaring `void...
1994-11-16 Jim Meyering.
1994-11-16 Jim Meyering.
1994-11-02 Jim Meyering.
1994-10-02 Jim Meyeringmerge with 1.9.1g
1994-09-30 Jim Meyering.
1994-09-30 Jim Meyeringtest
1994-09-30 Jim Meyering.
1994-09-29 Jim Meyering.