index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libbb
/
copy_file.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add some missing includes to kill warnings when building with the default
Manuel Novoa III
2001-06-29
1
-0
/
+1
*
Copy files until EOF, not the reported file size, to deal with bad sizes in
Matt Kraai
2001-06-11
1
-3
/
+4
*
Made new xreadlink function for libbb and changed applets to use it instead of
Mark Whitley
2001-04-30
1
-10
/
+3
*
Fix user permissions of copied directories.
Matt Kraai
2001-04-30
1
-1
/
+8
*
Simplify permission handling for FIFOs.
Matt Kraai
2001-04-30
1
-12
/
+1
*
Fix exit status when there is an error copying a file.
Matt Kraai
2001-04-30
1
-1
/
+1
*
Terminate source correctly when copying symlink. Report and patch by
Matt Kraai
2001-04-27
1
-2
/
+3
*
Use generic flag names.
Matt Kraai
2001-04-24
1
-9
/
+10
*
Move applet_name declaration from busybox.h to libbb.h.
Matt Kraai
2001-04-24
1
-1
/
+1
*
Rewrite cp and mv to be SUSv2 compliant.
Matt Kraai
2001-04-23
1
-143
/
+189
*
Set permissions of created file
Glenn L McGrath
2001-04-20
1
-0
/
+1
*
copy_file_chunk uses streams now.
Glenn L McGrath
2001-04-11
1
-58
/
+75
*
Convert utility.c into libbb.a. It is now a whole pile of .c
Eric Andersen
2001-03-16
1
-0
/
+180