index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util-linux
/
script.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: introduce and use xfork() and xvfork()
Pascal Bellard
2010-07-04
1
-4
/
+1
*
*: do not check for POLLIN/POLLOUT only, just in case it's POLHUP/POLERR
Denys Vlasenko
2010-03-02
1
-2
/
+2
*
*: add/remove safe_, it seems we had a few incorrect uses
Denys Vlasenko
2010-01-12
1
-2
/
+2
*
getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS
Denys Vlasenko
2009-06-19
1
-1
/
+1
*
randomconfig fixes
Denys Vlasenko
2009-06-09
1
-3
/
+4
*
*: reduce #ifdef forest
Denys Vlasenko
2009-06-05
1
-14
/
+6
*
scriptreplay: new applet. +423 bytes
Denys Vlasenko
2009-05-19
1
-20
/
+39
*
runsv: small optimization
Denis Vlasenko
2009-02-26
1
-1
/
+1
*
*: a bit of code shrink
Denis Vlasenko
2008-11-09
1
-1
/
+2
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
1
-2
/
+2
*
revert last two commits. vfork cannot be used in subroutine,
Denis Vlasenko
2008-07-01
1
-1
/
+4
*
*: introduce and use xvfork()
Denis Vlasenko
2008-07-01
1
-4
/
+1
*
- use STD*_FILENO some more. No object-code changes
Bernhard Reutner-Fischer
2008-05-19
1
-3
/
+3
*
- Rename getpty() to xgetpty() and adjust callers.
Bernhard Reutner-Fischer
2008-05-19
1
-4
/
+1
*
script: exit if reading from pseudo-tty errors out (do not loop)
Denis Vlasenko
2008-05-06
1
-19
/
+16
*
script: do not ignore poll() errors. ~+20 bytes.
Denis Vlasenko
2008-04-01
1
-1
/
+5
*
lpr: add more accurate comments
Denis Vlasenko
2008-03-24
1
-1
/
+1
*
*: fix fallout from -Wunused-parameter
Denis Vlasenko
2008-03-17
1
-2
/
+2
*
*: add -Wunused-parameter; fix resulting breakage
Denis Vlasenko
2008-03-17
1
-3
/
+3
*
script: correctly handle buffered "tail" of output. +35 bytes.
Denis Vlasenko
2008-02-28
1
-60
/
+52
*
*: add optimization barrier to all "G trick" locations
Denis Vlasenko
2008-02-27
1
-1
/
+1
*
script: new applet by Pascal Bellard <pascal.bellard AT ads-lu.com>
Denis Vlasenko
2008-02-27
1
-0
/
+195