Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
busybox
/
d35c21587a4139031c077fd122252217a4713681
/
cp_mv.c
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
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
3e856ce
Stop using TRUE and FALSE for exit status.
by Matt Kraai
· 24 years ago
3570a34
Renamed "internal.h" to the more sensible "busybox.h". -Erik
by Eric Andersen
· 24 years ago
2da90d3
Force optind=1 for libc5 when doing cp in cp_mv.c
by Eric Andersen
· 24 years ago
adbf018
We complained if the total number of arguments was greater than 3 and
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
93c0d9f
The result of getopt() should not be converted to "char" - it breaks on PPC
by Pavel Roskin
· 24 years ago
e7413a9
A couple of minor warning cleanups. -Erik
by Eric Andersen
· 24 years ago
d537a95
Use errorMsg rather than fprintf.
by Matt Kraai
· 24 years ago
f4c0226
Patch from Marc Nijdam <marc_nijdam@hp.com>
by Eric Andersen
· 24 years ago
e714bce
Use global applet_name instead of local versions.
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
b3d235f
Fixed parsing of arguments for cp
by Pavel Roskin
· 24 years ago
815e904
Fixed a bunch of stuff:
by Eric Andersen
· 24 years ago
59b9e87
* cp -fa now works as expected for symlinks (it didn't before)
by Erik Andersen
· 25 years ago
94f5e0b
Some accrued fixes/updates.
by Erik Andersen
· 25 years ago
4f3f757
Latest and greatest. Some effort at libc5 (aiming towards newlib)
by Erik Andersen
· 25 years ago
1d1d950
More Doc updates. cmdedit and more termio fixes.
by Erik Andersen
· 25 years ago
61677fe
Upates to include copyright 2000 to everything -Erik
by Erik Andersen
· 25 years ago
3364d78
Yet another installment in the ongoing tar saga -Erik
by Erik Andersen
· 25 years ago
029011b
A few updates (including the cp fix the Craig has been looking for) -Erik
by Erik Andersen
· 25 years ago
9ffdaa6
Updates -Erik
by Erik Andersen
· 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