Denys Vlasenko
|
b097a84d62
config: update size information
|
5 år sedan |
Denys Vlasenko
|
22542eca18
getopt32: remove opt_complementary
|
7 år sedan |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
7 år sedan |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
7 år sedan |
Denys Vlasenko
|
f560422fa0
Big cleanup in config help and description
|
7 år sedan |
Denys Vlasenko
|
af3f420116
Convert all coreutils/* applets to "new style" applet definitions
|
8 år sedan |
Denys Vlasenko
|
237bedd499
getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST
|
8 år sedan |
Denys Vlasenko
|
47cfbf32fd
*: add most of the required setup_common_bufsiz() calls
|
8 år sedan |
Denys Vlasenko
|
e6a2f4cc5a
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
|
8 år sedan |
Cristian Ionescu-Idbohrn
|
1bdbf26454
tail: adjust help/usage texts
|
11 år sedan |
Bartosz Golaszewski
|
64938011f3
tail compat: fix header printing for tail -f
|
11 år sedan |
Denys Vlasenko
|
c72b43c2f0
Commonalize typical [b,]k,m suffix struct
|
11 år sedan |
Denys Vlasenko
|
d87fcd4888
tail: code shrink
|
11 år sedan |
Denys Vlasenko
|
6651e42609
tail: track file size only in -f mode
|
11 år sedan |
Denys Vlasenko
|
3305c008ed
tail: make help text for -n +N syntax more correct
|
11 år sedan |
Denys Vlasenko
|
af0255f496
head,tail: use common suffix struct. simplify help text.
|
11 år sedan |
Denys Vlasenko
|
16714245f9
add INIT_G()'s. No code changes.
|
13 år sedan |
Denys Vlasenko
|
0851d125c3
tail: fix -c +N. Closes 4111
|
13 år sedan |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
13 år sedan |
Denys Vlasenko
|
9e933d9bfc
tail: optimize "tail -c HUGENUM REGULAR_FILE". Closes 3763.
|
13 år sedan |
Pere Orga
|
34425389e0
move help text from include/usage.src.h to coreutils/*.c
|
13 år sedan |
Alexander Shishkin
|
2348e09557
tail: free tailbuf upon cleaning up
|
14 år sedan |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 år sedan |
Denys Vlasenko
|
ea8b252cb3
*: better string sharing
|
14 år sedan |
Denys Vlasenko
|
6eaeb7737d
tailk: fix error detected by testsuite
|
14 år sedan |
Denys Vlasenko
|
98a4c7cf3d
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
|
14 år sedan |
Denys Vlasenko
|
043b1e5d99
more C standard compat fixes from Dan Fandrich
|
15 år sedan |
Denys Vlasenko
|
79b021d738
tail: read only a portion of a file if it's huge. closes bug 551
|
15 år sedan |
Denys Vlasenko
|
a43df64eec
tail: fix "tail +N file_shorter_than_N"
|
15 år sedan |
Eric Lammerts
|
3b5a664440
tail: implement -F
|
15 år sedan |