index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
coreutils
/
seq.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
config: update size information
Denys Vlasenko
2018-12-28
1
-1
/
+1
*
NOFORK fixes
Denys Vlasenko
2017-08-02
1
-2
/
+3
*
config: deindent all help texts
Denys Vlasenko
2017-07-21
1
-1
/
+1
*
Update menuconfig items with approximate applet sizes
Denys Vlasenko
2017-07-18
1
-1
/
+1
*
Convert all coreutils/* applets to "new style" applet definitions
Denys Vlasenko
2016-11-23
1
-0
/
+9
*
*: remove "Options:" string from help texts
Denys Vlasenko
2011-06-05
1
-1
/
+0
*
move help text from include/usage.src.h to coreutils/*.c
Pere Orga
2011-03-31
1
-0
/
+10
*
seq: exit on write errors
Denys Vlasenko
2010-10-17
1
-1
/
+2
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
*: introduce and use ffulsh_all()
Denys Vlasenko
2009-11-02
1
-1
/
+1
*
seq: fix input handling in non-C locales
Denys Vlasenko
2009-06-15
1
-1
/
+12
*
seq: fix testsuite failures
Denys Vlasenko
2009-06-15
1
-16
/
+51
*
seq: shrink by 10 bytes
Denis Vlasenko
2008-11-12
1
-8
/
+9
*
- add support for seq -s <separator>
Bernhard Reutner-Fischer
2008-11-12
1
-4
/
+9
*
- add seq -w support (Natanael Copa)
Bernhard Reutner-Fischer
2008-11-12
1
-4
/
+11
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-1
/
+1
*
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-26
1
-1
/
+1
*
audit small applets and mark some of them as NOFORK.
Denis Vlasenko
2007-04-10
1
-10
/
+9
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
usage.h: remove ugly tricks. We have USE_FEATURE_xxx now.
Denis Vlasenko
2006-09-27
1
-5
/
+5
*
whitespace cleanup
Denis Vlasenko
2006-09-17
1
-1
/
+1
*
Re-wordwrap the new tests, and fix seq.c to pass them.
Rob Landley
2006-04-27
1
-7
/
+5
*
Fix "seq 1 1".
Rob Landley
2006-03-22
1
-2
/
+2
*
Robert P. Day removed 8 gazillion occurrences of "extern" on function
Rob Landley
2006-03-06
1
-1
/
+1
*
"sed 2 -2 10" was very unhappy. Made the thing bigger fixing it,
Rob Landley
2006-02-23
1
-31
/
+22
*
Patch from Felipe Kellermann, fix endless loop when first > last and
Glenn L McGrath
2004-07-23
1
-6
/
+13
*
Jean Wolter writes:
Eric Andersen
2004-02-04
1
-1
/
+1
*
New applet, seq. No options, just the basics.
Glenn L McGrath
2004-01-27
1
-0
/
+44