summaryrefslogtreecommitdiff
path: root/src/fmt.c
AgeCommit message (Collapse)Author
1995-11-27s/non-zero/nonzero/gJim Meyering
1995-11-15[__P]: Don't define it here.Jim Meyering
1995-11-05[__P]: Test PROTOTYPES, not __STDC__.Jim Meyering
Protoize.
1995-08-07Annotate localizable strings with _(...). From Franc,ois.Jim Meyering
1995-06-22[word]: Redefine. Otherwise, systems (Unicos for one) withJim Meyering
headers that define `word' to be a type get syntax errors because of the variable by the same name.
1995-06-18merge with 1.12Jim Meyering
1995-05-20(usage): Tweak wording.Jim Meyering
1995-05-13(usage): Include one- or two-line synopsis in --help output.Jim Meyering
From Karl Berry.
1995-03-09add 1995 to Copyright datesJim Meyering
1995-01-28(isopen, isclose, isperiod): Use strchr, not index.Jim Meyering
(flush_paragraph): Use memmove instead of bcopy.
1995-01-25* fmt.c (copy_rest): Replace `||' with `&&'. Before, a paragraphJim Meyering
not followed by a newline would be followed by data copied from uninitialized storage. Repeat by `printf abc|fmt|od -ac'. Reported by Franc,ois Pinard.
1994-12-16Include "error.h" instead of simply declaring `void error ();'.Jim Meyering
1994-11-16.Jim Meyering
1994-11-16.Jim Meyering
1994-11-02.Jim Meyering
1994-10-02merge with 1.9.1gJim Meyering
1994-09-30.Jim Meyering
1994-09-30testJim Meyering
1994-09-30.Jim Meyering
1994-09-29.Jim Meyering