Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
a2333c8938af4829a8eac8c09615e6652cd412f1
/
util-linux
/
script.c
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