Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
1d7266d3b59be361763dab61f680103bbb70f3e9
/
coreutils
/
seq.c
8131eea
*: introduce and use ffulsh_all()
by Denys Vlasenko
· 15 years ago
9517d8a
seq: fix input handling in non-C locales
by Denys Vlasenko
· 16 years ago
cd3dd42
seq: fix testsuite failures
by Denys Vlasenko
· 16 years ago
7753ea4
seq: shrink by 10 bytes
by Denis Vlasenko
· 16 years ago
c021cb0
- add support for seq -s <separator>
by Bernhard Reutner-Fischer
· 16 years ago
2598f76
- add seq -w support (Natanael Copa)
by Bernhard Reutner-Fischer
· 16 years ago
9b49a5e
add -fvisibility=hidden to CC flags, mark XXX_main functions
by Denis Vlasenko
· 17 years ago
b6adbf1
usage.c: remove reference to busybox.h
by Denis Vlasenko
· 18 years ago
99912ca
audit small applets and mark some of them as NOFORK.
by Denis Vlasenko
· 18 years ago
06af216
suppress warnings about easch <applet>_main() having no preceding prototype
by Denis Vlasenko
· 18 years ago
ce97960
usage.h: remove ugly tricks. We have USE_FEATURE_xxx now.
by Denis Vlasenko
· 18 years ago
9213a9e
whitespace cleanup
by Denis Vlasenko
· 18 years ago
d5b9428
Re-wordwrap the new tests, and fix seq.c to pass them.
by Rob Landley
· 19 years ago
2324a7c
Fix "seq 1 1".
by Rob Landley
· 19 years ago
dfba741
Robert P. Day removed 8 gazillion occurrences of "extern" on function
by Rob Landley
· 19 years ago
73a20f3
"sed 2 -2 10" was very unhappy. Made the thing bigger fixing it,
by Rob Landley
· 19 years ago
efc6bf6
Patch from Felipe Kellermann, fix endless loop when first > last and
by Glenn L McGrath
· 20 years ago
c71c189
Jean Wolter writes:
by Eric Andersen
· 21 years ago
82364bb
New applet, seq. No options, just the basics.
by Glenn L McGrath
· 21 years ago