Denys Vlasenko
|
b097a84d62
config: update size information
|
5 years ago |
Denys Vlasenko
|
22542eca18
getopt32: remove opt_complementary
|
7 years ago |
Denys Vlasenko
|
036585a911
getopt32: remove applet_long_options
|
7 years ago |
Denys Vlasenko
|
00677b5e35
*: fix up use of "getopt_longopts" for longopts not in getopt applet
|
7 years ago |
Denys Vlasenko
|
4dea1edd08
script: -f means "flush", not "fsync"
|
7 years ago |
Denys Vlasenko
|
269b36a49a
script: make -t[FILE] compatible with util-linux
|
7 years ago |
Denys Vlasenko
|
dd55d5d53c
script: make -t independent of scriptreplay
|
7 years ago |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
7 years ago |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
7 years ago |
Denys Vlasenko
|
dd898c9f33
Convert all util-linux/* applets to "new style" applet definitions
|
8 years ago |
Denys Vlasenko
|
9de2e5a222
*: hopefully all setup_common_bufsiz() are in place
|
8 years ago |
Denys Vlasenko
|
e6a2f4cc5a
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
|
8 years ago |
Denys Vlasenko
|
438b4ac286
script: make it work even if fd 0 is closed
|
10 years ago |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
13 years ago |
Pere Orga
|
5bc8c005a8
move remaining help text from include/usage.src.h
|
13 years ago |
Denys Vlasenko
|
681efe20d3
use user's shell instead of hardwired "/bin/sh" (android needs this)
|
13 years ago |
Denys Vlasenko
|
e4dcba1c10
*: whitespace fixes
|
14 years ago |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 years ago |
Denys Vlasenko
|
9768a82eb0
*: fix "see file License ..." - the file is named LICENSE (in uppercase)
|
14 years ago |
Pascal Bellard
|
926031b764
*: introduce and use xfork() and xvfork()
|
14 years ago |
Denys Vlasenko
|
88aa558e5c
*: do not check for POLLIN/POLLOUT only, just in case it's POLHUP/POLERR
|
14 years ago |
Denys Vlasenko
|
cb23d93c68
*: add/remove safe_, it seems we had a few incorrect uses
|
15 years ago |
Denys Vlasenko
|
f3b92d3856
getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS
|
15 years ago |
Denys Vlasenko
|
2634bf366b
randomconfig fixes
|
15 years ago |
Denys Vlasenko
|
53f1791212
*: reduce #ifdef forest
|
15 years ago |
Denys Vlasenko
|
5e61115ea4
scriptreplay: new applet. +423 bytes
|
15 years ago |
Denis Vlasenko
|
f09f4e015b
runsv: small optimization
|
15 years ago |
Denis Vlasenko
|
3fa36e2350
*: a bit of code shrink
|
16 years ago |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
Denis Vlasenko
|
82604e9730
revert last two commits. vfork cannot be used in subroutine,
|
16 years ago |