Denys Vlasenko
|
cc272b06ee
Apply post-1.19.0 patches, bump version to 1.19.1
|
13 년 전 |
Denys Vlasenko
|
87249fbf50
find: fix a bug in !ENABLE_FEATURE_FIND_XDEV config
|
13 년 전 |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
13 년 전 |
Denys Vlasenko
|
b24ef035bd
find: cater for libc w/o FNM_CASEFOLD
|
13 년 전 |
Bogdan Harjoc
|
7948ecb505
find: implement -ipath
|
13 년 전 |
Denys Vlasenko
|
e1a4209a5e
find: trim help text a bit
|
13 년 전 |
Denys Vlasenko
|
053c12e0de
find: remove the hack we use to parse options first, replace with simpler code
|
13 년 전 |
Denys Vlasenko
|
805f2453d0
find: print/print0/prune _can_ be inverted, fix it
|
13 년 전 |
Denys Vlasenko
|
27076b8233
find: document ! (not) operator
|
13 년 전 |
Denys Vlasenko
|
4604dd86c5
find: help text: PATH must be first
|
13 년 전 |
Denys Vlasenko
|
56cdb2fc37
find: yet another tweak to help text
|
13 년 전 |
Denys Vlasenko
|
4dea9eb07f
find: fix help text about -prune: it also does assume -print
|
13 년 전 |
Denys Vlasenko
|
cef85c2442
find: significantly improve hext text. +116 bytes
|
13 년 전 |
Denys Vlasenko
|
b9f2d9f7d9
mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo
|
14 년 전 |
Denys Vlasenko
|
a61ff51b49
find: add rudimentary support for -exec {} +
|
14 년 전 |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 년 전 |
Denys Vlasenko
|
7783248eaa
*: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i
|
14 년 전 |
Denys Vlasenko
|
4f731ce30e
findutils/*: move usage and applet bits to *.c files
|
14 년 전 |
Denys Vlasenko
|
2f32bf8be6
remove defconfig. Now "make defconfig" simply uses defaults from Config.in
|
14 년 전 |
Denys Vlasenko
|
7fb68f199f
make it possible to keep Config/Kbuild snippets in *.c files
|
14 년 전 |
Denys Vlasenko
|
9138817a27
find: fix -name matching for dotfiles. -1 byte
|
14 년 전 |
Denys Vlasenko
|
651a2697f7
*: merge some common strings
|
14 년 전 |
Bernhard Reutner-Fischer
|
2e73d84c02
find: tweak error message
|
14 년 전 |
Denys Vlasenko
|
98a4c7cf3d
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
|
15 년 전 |
Denys Vlasenko
|
ce9b97f18b
find: correct handling of -xdev
|
15 년 전 |
Matheus Izvekov
|
d0f601f066
find: add optional support for -links. +100 bytes
|
15 년 전 |
Denys Vlasenko
|
2ec91aead5
*: remove some uses of argc
|
15 년 전 |
Denys Vlasenko
|
1b34d4f0b1
find: add zeroing of G.xxx; ftpd - remove extraneous zeroing of G.xxx
|
15 년 전 |
Denys Vlasenko
|
8f7a6d294f
find: -follow should not error out on dandling links
|
15 년 전 |
Denys Vlasenko
|
6c750f1518
find: do not recurse into directories with depth == --maxdepth
|
15 년 전 |