Denys Vlasenko
|
b097a84d62
config: update size information
|
5 лет назад |
Denys Vlasenko
|
d01c9aa7ca
cp: placate gcc8
|
6 лет назад |
Denys Vlasenko
|
1fbb73fc4c
cp: add missing quote in config snippet
|
6 лет назад |
Denys Vlasenko
|
79fb6ac7a5
cp: optional --reflink support
|
6 лет назад |
Denys Vlasenko
|
7f441403cb
cp: fix option handling in non-longopt config
|
6 лет назад |
Aaro Koskinen
|
d15d7a0a4b
cp: implement -T
|
6 лет назад |
Denys Vlasenko
|
88663e481f
mv: make it NOEXEC
|
6 лет назад |
Denys Vlasenko
|
22542eca18
getopt32: remove opt_complementary
|
7 лет назад |
Denys Vlasenko
|
036585a911
getopt32: remove applet_long_options
|
7 лет назад |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
7 лет назад |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
7 лет назад |
Denys Vlasenko
|
f560422fa0
Big cleanup in config help and description
|
7 лет назад |
Denys Vlasenko
|
af3f420116
Convert all coreutils/* applets to "new style" applet definitions
|
8 лет назад |
Denys Vlasenko
|
877dedb825
cp: add -u/--update and --remove-destination
|
8 лет назад |
Denys Vlasenko
|
17f8418ea7
Add conditional support for -v / --verbose
|
10 лет назад |
Denys Vlasenko
|
b3439d4727
cp: trim help text
|
12 лет назад |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
13 лет назад |
Pere Orga
|
34425389e0
move help text from include/usage.src.h to coreutils/*.c
|
13 лет назад |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 лет назад |
Denys Vlasenko
|
a40f0624db
cp: fix -H handling
|
15 лет назад |
Denys Vlasenko
|
d5fddcd57f
cp: revert a recent buggy change, and add a comment why it's wrong
|
15 лет назад |
Denys Vlasenko
|
48f116198d
cp: add support for --parents and long option synonyms of short opts
|
15 лет назад |
Denis Vlasenko
|
0b28103cc7
cd: "support" -v by ignoring it
|
15 лет назад |
Denis Vlasenko
|
c0431ed455
cp: fix "cp -RL" to create regular files even if src is a symlink
|
16 лет назад |
Denis Vlasenko
|
80f647c21c
build system: use POSIX options only for cp
|
16 лет назад |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 лет назад |
Denis Vlasenko
|
ea7645bab6
cp: -r and -R imply -d (coreutils compat)
|
17 лет назад |
Denis Vlasenko
|
818322b9b1
*: kill bb_get_last_path_component, replace with two functions
|
17 лет назад |
Denis Vlasenko
|
30bab71f7b
make copy_file() a bit easier to understand, and smaller
|
17 лет назад |
Denis Vlasenko
|
6666ac42a5
cp,mv: simpler arg[cv] handling -> smallish code savings
|
17 лет назад |