summaryrefslogtreecommitdiff
path: root/src/seq.c
AgeCommit message (Collapse)Author
1995-03-09add 1995 to Copyright datesJim Meyering
1995-02-27Remove \n's from error format strings.Jim Meyering
(main): Let `seq 1 1' work. Invoke usage always with 1 when failing.
1995-01-12Fix typo: seperator -> separator.Jim Meyering
1995-01-08Remove FIXMEs.Jim Meyering
(get_width_format): Use stub function if not all of the needed math functions are available. From Ulrich. (main): Give reason for failure.
1994-12-31Add some FIXME comments.Jim Meyering
1994-12-31Include "system.h".Jim Meyering
Don't explicitly include headers that it includes. Use error, not `fprintf (stderr'.
1994-12-31Minor indentation change.Jim Meyering
(usage): Change wording a little.
1994-12-31From Ulrich Drepper.Jim Meyering