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
about
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
*
Merge branch 'busybox' into merge
Ron Yorston
2021-06-28
1
-0
/
+2
|
\
|
*
cp: implement -n
Denys Vlasenko
2021-06-22
1
-0
/
+2
*
|
Merge branch 'busybox' into merge
Ron Yorston
2019-08-16
1
-1
/
+1
|
\
|
|
*
libbb: reduce the overhead of single parameter bb_error_msg() calls
James Byrne
2019-07-02
1
-1
/
+1
*
|
win32: fix POSIX build (again)
Ron Yorston
2019-03-12
1
-1
/
+3
*
|
win32: stat(2) succeeds if fetching extra metadata fails
Ron Yorston
2019-02-19
1
-2
/
+3
*
|
win32: make stat(2) fetch additional metadata
Ron Yorston
2019-02-16
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2018-09-10
1
-1
/
+2
|
\
|
|
*
libbb: fix use-after-free in copy_file
Denys Vlasenko
2018-09-03
1
-1
/
+2
*
|
Merge branch 'busybox'
Ron Yorston
2018-07-25
1
-0
/
+19
|
\
|
|
*
cp: optional --reflink support
Denys Vlasenko
2018-07-13
1
-0
/
+19
*
|
Merge branch 'busybox' into merge
Ron Yorston
2018-04-09
1
-1
/
+1
|
\
|
|
*
libbb: rename bb_ask -> bb_ask_noecho, bb_ask_confirmation -> bb_ask_y_confir...
Denys Vlasenko
2018-04-07
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-08-22
1
-1
/
+4
|
\
|
|
*
libarchive: do not extract unsafe symlinks unless $EXTRACT_UNSAFE_SYMLINKS=1
Denys Vlasenko
2017-08-10
1
-1
/
+4
*
|
Merge branch busybox (up to "ash: comment out free(p) just before...")
Ron Yorston
2016-10-19
1
-5
/
+11
|
\
|
|
*
cp: fix -i for POSIX mode. Closes 9106
Denys Vlasenko
2016-08-13
1
-4
/
+9
|
*
cp: make verbose cp show symlink copies too
Denys Vlasenko
2016-07-14
1
-1
/
+2
*
|
Merge branch 'busybox' into merge
Ron Yorston
2016-07-07
1
-0
/
+21
|
\
|
|
*
cp: add -u/--update and --remove-destination
Denys Vlasenko
2016-05-27
1
-0
/
+21
*
|
Don't store file details in inode hash table
Ron Yorston
2014-11-30
1
-6
/
+0
*
|
Merge branch 'busybox' into merge
Ron Yorston
2014-06-30
1
-0
/
+4
|
\
|
|
*
Add conditional support for -v / --verbose
Denys Vlasenko
2014-05-19
1
-0
/
+4
*
|
Revise mingw_stat to minimise changes from upstream BusyBox
Ron Yorston
2014-01-07
1
-3
/
+1
*
|
Ensure mingw_stat is called when necessary
Ron Yorston
2012-11-29
1
-1
/
+3
*
|
Update mingw.c from latest git/compat
Ron Yorston
2012-03-30
1
-5
/
+0
*
|
Merge commit 'da4441c44f6efccb6f7b7588404d9c6bfb7b6af8' into merge
Ron Yorston
2012-03-22
1
-4
/
+4
|
\
|
|
*
libbb/copy_file.c: use smallints instead of signed chars
Denys Vlasenko
2011-01-28
1
-4
/
+4
*
|
copy_file: kkip inode/device check
Daniel Klessing
2011-11-21
1
-0
/
+6
*
|
Added missing stat() tweaks for mingw port
Zheng, Lei
2011-11-20
1
-0
/
+3
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
1
-1
/
+1
|
\
|
|
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
|
win32: copy_file: always use lstat to avoid macro conflict
Nguyễn Thái Ngọc Duy
2010-09-10
1
-0
/
+5
|
/
*
cosmetic fixes
Denys Vlasenko
2010-02-06
1
-2
/
+2
*
cp: fix -H handling
Denys Vlasenko
2010-01-15
1
-2
/
+2
*
fix improper utimes usage
Denys Vlasenko
2009-11-29
1
-4
/
+4
*
some non-gnu compilers can't have non-const struct initializers
Denys Vlasenko
2009-11-15
1
-2
/
+4
*
use utimes() rather than obsolescent utime()
Bernhard Reutner-Fischer
2009-11-15
1
-5
/
+3
*
*: use "can't" instead of "cannot"
Denys Vlasenko
2009-11-13
1
-20
/
+20
*
cp: make "non-POSIX" cp a bit more consistent
Denys Vlasenko
2009-07-05
1
-34
/
+28
*
cp: by popular demand, make it POSIX compliant (but less safe)
Denys Vlasenko
2009-07-05
1
-9
/
+9
*
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
Denis Vlasenko
2008-06-27
1
-1
/
+1
*
copy_file: handle "cp /dev/foo file" (almost) compatibly to coreutils.
Denis Vlasenko
2008-03-28
1
-8
/
+29
*
cp: add ENABLE_FEATURE_VERBOSE_CP_MESSAGE. Closes bug 1470
Denis Vlasenko
2008-02-13
1
-1
/
+11
*
cp: make it a bit closer to POSIX, but still refuse to open and
Denis Vlasenko
2007-09-11
1
-5
/
+7
*
cp: make "cp file /dev/node" special case; explained in comments
Denis Vlasenko
2007-09-11
1
-7
/
+15
*
cp: fix recursion check to not waste bytes remembering names of dirs
Denis Vlasenko
2007-08-27
1
-6
/
+5
*
cp: detect and prevent infinite recursion
Denis Vlasenko
2007-08-27
1
-17
/
+35
*
make copy_file() a bit easier to understand, and smaller
Denis Vlasenko
2007-08-25
1
-67
/
+66
*
cp: make POSIX-me-harder mode complain with a bit less insane message
Denis Vlasenko
2007-08-24
1
-7
/
+8
[next]