Denis Vlasenko
|
8f8f268cfd
bb_applet_name -> applet_name
|
hace 18 años |
Rob Landley
|
d921b2ecc0
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
|
hace 18 años |
Rob Landley
|
c983274565
The logic to make cp -d or -P treat things like regular files should only
|
hace 18 años |
Rob Landley
|
18958e9309
Random cleanup of platform.h.
|
hace 18 años |
Bernhard Reutner-Fischer
|
cb44816ba3
- add and use bb_opendir(), bb_xopendir().
|
hace 18 años |
Bernhard Reutner-Fischer
|
421d9e5941
- move buffer allocation schemes to libbb.h
|
hace 18 años |
Rob Landley
|
386f85eadf
Attempt to make a warning go away without increasing size.
|
hace 18 años |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
hace 19 años |
Rob Landley
|
2f30932eca
Fix cp /dev/null filename, and a few in-passing cleanups.
|
hace 19 años |
Paul Fox
|
c337d29550
applying fix for:
|
hace 19 años |
Paul Fox
|
0a92bbf349
applying fix from:
|
hace 19 años |
Mike Frysinger
|
2ed05ab146
fake out support for POSIX -H and -L options since busybox cp dereferences everything by default
|
hace 19 años |
Glenn L McGrath
|
1219879422
Dont try and preserve hard links to directories.
|
hace 20 años |
Eric Andersen
|
817565a0ff
For the time being, revert the changes for detecting copying
|
hace 21 años |
Eric Andersen
|
e7d244cc96
Chris Larson (kergoth) writes:
|
hace 21 años |
Eric Andersen
|
e0cbe48637
Chris Larson (kergoth) writes:
|
hace 21 años |
Glenn L McGrath
|
447bc2d17f
Patch from Matt Kraai to fix debian bug #227081
|
hace 21 años |
Glenn L McGrath
|
f62ea20aff
Use low level file descriptors to match bb_copyfd_eof
|
hace 21 años |
Glenn L McGrath
|
7ffe133864
As we no longer use function pointers for read in common archiving code
|
hace 21 años |
Glenn L McGrath
|
393183dccc
Vodz, last_patch_86
|
hace 21 años |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
hace 22 años |
Glenn L McGrath
|
25fe94fd32
Merge copyfd and copy_file_chunk
|
hace 22 años |
Eric Andersen
|
a9a220b92a
last_patch56 from vodz to simplify copy_file logic
|
hace 22 años |
Eric Andersen
|
02b8dfc524
Let people force overwrite links
|
hace 22 años |
Eric Andersen
|
403a73a351
Properly honor FILEUTILS_INTERACTIVE and FILEUTILS_FORCE for
|
hace 22 años |
Matt Kraai
|
9ef2ea27d4
* libbb/copy_file.c (copy_file): Check st_dev instead of st_rdev.
|
hace 22 años |
Matt Kraai
|
ace02dc9cd
Make cp and mv optionally preserve hard links.
|
hace 23 años |
Matt Kraai
|
14b7c5d12b
Open the source before creating the destination.
|
hace 23 años |
Eric Andersen
|
bdfd0d78bc
Major rework of the directory structure and the entire build system.
|
hace 23 años |
Matt Kraai
|
4c557bf576
Invert FILEUTILS_PRESERVE_SYMLINKS into FILEUTILS_DEREFERENCE.
|
hace 23 años |