Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
busybox
/
4c557bf576e772bfd78429d5f9b2a436ccadf268
/
libbb
/
copy_file.c
4c557bf
Invert FILEUTILS_PRESERVE_SYMLINKS into FILEUTILS_DEREFERENCE.
by Matt Kraai
· 23 years ago
75220b5
dfp might be used uninitialized. NULL it.
by Eric Andersen
· 23 years ago
a2949aa
Add some missing includes to kill warnings when building with the default
by Manuel Novoa III
· 23 years ago
bf0a010
Copy files until EOF, not the reported file size, to deal with bad sizes in
by Matt Kraai
· 23 years ago
8a63326
Made new xreadlink function for libbb and changed applets to use it instead of
by Mark Whitley
· 24 years ago
218aa37
Fix user permissions of copied directories.
by Matt Kraai
· 24 years ago
43ca137
Simplify permission handling for FIFOs.
by Matt Kraai
· 24 years ago
24abecc
Fix exit status when there is an error copying a file.
by Matt Kraai
· 24 years ago
72ab975
Terminate source correctly when copying symlink. Report and patch by
by Matt Kraai
· 24 years ago
0144103
Use generic flag names.
by Matt Kraai
· 24 years ago
9ff9325
Move applet_name declaration from busybox.h to libbb.h.
by Matt Kraai
· 24 years ago
91b2855
Rewrite cp and mv to be SUSv2 compliant.
by Matt Kraai
· 24 years ago
6ebd633
Set permissions of created file
by Glenn L McGrath
· 24 years ago
4949faf
copy_file_chunk uses streams now.
by Glenn L McGrath
· 24 years ago
aad1a88
Convert utility.c into libbb.a. It is now a whole pile of .c
by Eric Andersen
· 24 years ago