Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
d488a5218b378631ab78c3358dab9498426bc777
/
util-linux
/
script.c
3c13da3
libbb: introduce and use xgettimeofday(), do not truncate 64-bit time_t in shells
by Denys Vlasenko
· 4 years ago
b097a84
config: update size information
by Denys Vlasenko
· 6 years ago
22542ec
getopt32: remove opt_complementary
by Denys Vlasenko
· 7 years ago
036585a
getopt32: remove applet_long_options
by Denys Vlasenko
· 7 years ago
00677b5
*: fix up use of "getopt_longopts" for longopts not in getopt applet
by Denys Vlasenko
· 7 years ago
4dea1ed
script: -f means "flush", not "fsync"
by Denys Vlasenko
· 7 years ago
269b36a
script: make -t[FILE] compatible with util-linux
by Denys Vlasenko
· 7 years ago
dd55d5d
script: make -t independent of scriptreplay
by Denys Vlasenko
· 7 years ago
72089cf
config: deindent all help texts
by Denys Vlasenko
· 7 years ago
4eed2c6
Update menuconfig items with approximate applet sizes
by Denys Vlasenko
· 7 years ago
dd898c9
Convert all util-linux/* applets to "new style" applet definitions
by Denys Vlasenko
· 8 years ago
9de2e5a
*: hopefully all setup_common_bufsiz() are in place
by Denys Vlasenko
· 9 years ago
e6a2f4c
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
by Denys Vlasenko
· 9 years ago
438b4ac
script: make it work even if fd 0 is closed
by Denys Vlasenko
· 11 years ago
6642676
*: remove "Options:" string from help texts
by Denys Vlasenko
· 14 years ago
5bc8c00
move remaining help text from include/usage.src.h
by Pere Orga
· 14 years ago
681efe2
use user's shell instead of hardwired "/bin/sh" (android needs this)
by Denys Vlasenko
· 14 years ago
e4dcba1
*: whitespace fixes
by Denys Vlasenko
· 14 years ago
0ef64bd
*: make GNU licensing statement forms more regular
by Denys Vlasenko
· 14 years ago
9768a82
*: fix "see file License ..." - the file is named LICENSE (in uppercase)
by Denys Vlasenko
· 14 years ago
926031b
*: introduce and use xfork() and xvfork()
by Pascal Bellard
· 14 years ago
88aa558
*: do not check for POLLIN/POLLOUT only, just in case it's POLHUP/POLERR
by Denys Vlasenko
· 15 years ago
cb23d93
*: add/remove safe_, it seems we had a few incorrect uses
by Denys Vlasenko
· 15 years ago
f3b92d3
getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS
by Denys Vlasenko
· 15 years ago
2634bf3
randomconfig fixes
by Denys Vlasenko
· 15 years ago
53f1791
*: reduce #ifdef forest
by Denys Vlasenko
· 16 years ago
5e61115
scriptreplay: new applet. +423 bytes
by Denys Vlasenko
· 16 years ago
f09f4e0
runsv: small optimization *: more paranoia around passing NULL to execl[e]
by Denis Vlasenko
· 16 years ago
3fa36e2
*: a bit of code shrink
by Denis Vlasenko
· 16 years ago
a60f84e
*: rename ATTRIBUTE_XXX to just XXX.
by Denis Vlasenko
· 16 years ago
82604e9
revert last two commits. vfork cannot be used in subroutine,
by Denis Vlasenko
· 16 years ago
3da5572
*: introduce and use xvfork()
by Denis Vlasenko
· 16 years ago
5e25ddb
- use STD*_FILENO some more. No object-code changes
by Bernhard Reutner-Fischer
· 17 years ago
ae4342c
- Rename getpty() to xgetpty() and adjust callers.
by Bernhard Reutner-Fischer
· 17 years ago
06ebc16
script: exit if reading from pseudo-tty errors out (do not loop)
by Denis Vlasenko
· 17 years ago
9dedf72
script: do not ignore poll() errors. ~+20 bytes.
by Denis Vlasenko
· 17 years ago
42cc304
lpr: add more accurate comments *: trailing whitespace removal
by Denis Vlasenko
· 17 years ago
85c2471
*: fix fallout from -Wunused-parameter
by Denis Vlasenko
· 17 years ago
68404f1
*: add -Wunused-parameter; fix resulting breakage
by Denis Vlasenko
· 17 years ago
32fd76c
script: correctly handle buffered "tail" of output. +35 bytes.
by Denis Vlasenko
· 17 years ago
574f2f4
*: add optimization barrier to all "G trick" locations
by Denis Vlasenko
· 17 years ago
5014dad
script: new applet by Pascal Bellard <pascal.bellard AT ads-lu.com>
by Denis Vlasenko
· 17 years ago