mirror of
https://github.com/sheumann/hush.git
synced 2025-01-18 07:31:34 +00:00
BB_DPKG uses copy_file
This commit is contained in:
parent
510f0ddafa
commit
de556615dc
@ -312,7 +312,7 @@ int copy_file_chunk(int srcfd, int dstfd, size_t chunksize)
|
|||||||
#endif
|
#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
|
* 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
|
* modes. Returns TRUE if successful, or FALSE on a failure with an error
|
||||||
|
Loading…
x
Reference in New Issue
Block a user