Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
busybox
/
be0c36009a342de3599d498d6f150030b6a75b98
/
tr.c
5a4a46a
Patch from vodz to support 'tr a-z A-Z' syntax.
by Eric Andersen
· 23 years ago
22ecf04
Per patch from vodz, change a couple of consts to defines, since
by Eric Andersen
· 23 years ago
8b7a0d8
Some more patchelttes from Larry Doolittle.
by Mark Whitley
· 23 years ago
04095e5
Move messages.c to libbb. Make each string in messages.c be its own .o file.
by Eric Andersen
· 24 years ago
e5dfced
Apply Vladimir's latest cleanup patch. -Erik
by Eric Andersen
· 24 years ago
f6aa13d
-Wshadow tr fix from Jeff Garzik
by Eric Andersen
· 24 years ago
1ca20a7
A nice patch from Larry Doolittle that adds -Wshadow and
by Eric Andersen
· 24 years ago
cbe31da
It turns out that DODMALLOC was broken when I reorganized busybox.h
by Eric Andersen
· 24 years ago
67991cf
This patch, put together by Manuel Novoa III, is a merge of work
by Eric Andersen
· 24 years ago
dd19c69
Removed trailing \n from error_msg{,_and_die} messages.
by Matt Kraai
· 24 years ago
ed3ef50
Fix header file usage -- there were many unnecessary header files included in
by Eric Andersen
· 24 years ago
d35c215
Commit Larry Doolittle's buffers-on-stack/buffers-via-malloc patch. -Erik
by Eric Andersen
· 24 years ago
59ab025
#define -> static const int. Also got rid of some big static buffers.
by Mark Whitley
· 24 years ago
f57c944
Changed names of functions in utility.c and all affected files, to make
by Mark Whitley
· 24 years ago
87afb52
Get rid of redundant TRUE and FALSE definitions.
by Matt Kraai
· 24 years ago
8ffabf5
Patch from Matt Kraai to fix 'echo "1 2 3" | tr -s " "'
by Eric Andersen
· 24 years ago
3570a34
Renamed "internal.h" to the more sensible "busybox.h". -Erik
by Eric Andersen
· 24 years ago
bf181b9
Extract usage information into a separate file.
by Matt Kraai
· 24 years ago
fad04fd
More cleanups. -Erik
by Eric Andersen
· 24 years ago
156959e
Fix uninitialized variable. -Erik
by Eric Andersen
· 24 years ago
00143ba
From Matt Kraai <kraai@alumni.carnegiemellon.edu>
by Eric Andersen
· 24 years ago
be84cd4
Always report the applet name when doing error reporting.
by Matt Kraai
· 24 years ago
a03d86c
Patch from Matt Kraai <kraai@alumni.carnegiemellon.edu>:
by Eric Andersen
· 24 years ago
f7cf2f7
* Fix to tr so it recognizes standard escape sequences. Merged common
by Eric Andersen
· 24 years ago
330fd2b
More libc portability updates, add in the website (which has not been
by Erik Andersen
· 24 years ago
5afc864
More stuff -Erik
by Erik Andersen
· 25 years ago
8f8d6d5
Due to the license change I can now use Minix code. Minix tr
by Erik Andersen
· 25 years ago
26702fe
Bugfixes. -Erik
by Erik Andersen
· 25 years ago
5e1189e
More documentation updates, and minor fixes to make things sync
by Erik Andersen
· 25 years ago
0d068a2
* all mallocs now use xmalloc (and so are OOM error safe), and
by Erik Andersen
· 25 years ago
fb002d0
Add in tr and dirname -Erik
by Erik Andersen
· 25 years ago