Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
busybox
/
5d81768cf13a7ecfd5a31e778242a79a0de00d30
/
tee.c
67991cf
This patch, put together by Manuel Novoa III, is a merge of work
by Eric Andersen
· 24 years ago
8ec10a9
Fix up copyright msgs. Bump version to 0.49 in preparation for
by Eric Andersen
· 24 years ago
1fa1ade
Change calls to error_msg.* and strerror to use perror_msg.*.
by Matt Kraai
· 24 years ago
f57c944
Changed names of functions in utility.c and all affected files, to make
by Mark Whitley
· 24 years ago
3570a34
Renamed "internal.h" to the more sensible "busybox.h". -Erik
by Eric Andersen
· 24 years ago
1638488
Rewritten by mistake.
by Matt Kraai
· 24 years ago
bf181b9
Extract usage information into a separate file.
by Matt Kraai
· 24 years ago
d537a95
Use errorMsg rather than fprintf.
by Matt Kraai
· 24 years ago
b610615
Updates to a number of apps to remove warnings/compile errors under libc5.
by Eric Andersen
· 24 years ago
7ab9c7e
Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP
by Erik Andersen
· 24 years ago
61677fe
Upates to include copyright 2000 to everything -Erik
by Erik Andersen
· 25 years ago
298854f
My latest ramblings. -Erik
by Erik Andersen
· 25 years ago
692a450
+ changed a static array (FileList) into a dynamically allocated one
by John Beppu
· 25 years ago
e49d5ec
Some formatting updates (ran the code through indent) -Erik
by Erik Andersen
· 25 years ago
fac10d7
A few minor updates. ;-)
by Erik Andersen
· 25 years ago
2cb5507
Added poweroff (and adjusted init to use it). Inlined function
by Eric Andersen
· 25 years ago
a3e0d79
changed tee_usage from being a function to a char[]
by John Beppu
· 25 years ago
70e2f0b
Fix beppu's email address. BTW, John, go to sleep. It is late. :) -Erik
by Eric Andersen
· 25 years ago
059f152
Implemented tee(1).
by John Beppu
· 25 years ago