Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
7447642a47c6a0aefd05f4acf730950a510634cd
/
coreutils
/
tr.c
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
· 25 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