aboutsummaryrefslogtreecommitdiff
path: root/coreutils/seq.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Re-wordwrap the new tests, and fix seq.c to pass them.landley2006-04-271-7/+5
* Fix "seq 1 1".landley2006-03-221-2/+2
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionlandley2006-03-061-1/+1
* "sed 2 -2 10" was very unhappy. Made the thing bigger fixing it, landley2006-02-231-31/+22
* Patch from Felipe Kellermann, fix endless loop when first > last andbug12004-07-231-6/+13
* Jean Wolter writes:andersen2004-02-041-1/+1
* New applet, seq. No options, just the basics.bug12004-01-271-0/+44