Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
b2f36af1573f6599f1cd35edfd44c1c2d6048faf
/
cut.c
5ae1668
Minor cleanup thingy. fprintf(stderr, ...) -> errorMsg().
by Mark Whitley
· 24 years ago
807f0fd
Brand, new version of cut. This fixes the bugs in the old cut, is smaller, and
by Mark Whitley
· 24 years ago
27a8042
Centralize handling of --help.
by Matt Kraai
· 24 years ago
bf181b9
Extract usage information into a separate file.
by Matt Kraai
· 24 years ago
3bd8bd8
Don't use strings directly in calls to usage(). This is in preparation
by Matt Kraai
· 24 years ago
d537a95
Use errorMsg rather than fprintf.
by Matt Kraai
· 24 years ago
e714bce
Use global applet_name instead of local versions.
by Matt Kraai
· 24 years ago
1386e70
Fixed segfault with 'cut -f 1 -d:' and added 'cut -s' suport.
by Eric Andersen
· 24 years ago
b610615
Updates to a number of apps to remove warnings/compile errors under libc5.
by Eric Andersen
· 25 years ago
7ab9c7e
Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP
by Erik Andersen
· 25 years ago