projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
510f0dd
)
BB_DPKG uses copy_file
author
Glenn L McGrath
<bug1@ihug.co.nz>
Sat, 10 Feb 2001 14:53:44 +0000
(14:53 -0000)
committer
Glenn L McGrath
<bug1@ihug.co.nz>
Sat, 10 Feb 2001 14:53:44 +0000
(14:53 -0000)
utility.c
patch
|
blob
|
history
diff --git
a/utility.c
b/utility.c
index aa1fa943b6b7fe8e2d174246c695f17b8edece5c..9f0bca97112557a9c85ebc62c1eabfc7ddcf06af 100644
(file)
--- a/
utility.c
+++ b/
utility.c
@@
-312,7
+312,7
@@
int copy_file_chunk(int srcfd, int dstfd, size_t chunksize)
#endif
-#if defined (BB_CP_MV)
+#if defined (BB_CP_MV)
|| defined BB_DPKG
/*
* Copy one file to another, while possibly preserving its modes, times, and
* modes. Returns TRUE if successful, or FALSE on a failure with an error