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
/
shell
/
ash.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
win32: ash: make waitpid return early if there is no child
Nguyễn Thái Ngọc Duy
2010-09-22
1
-0
/
+2
*
|
Merge remote branch 'origin/master'
Nguyễn Thái Ngọc Duy
2010-09-14
1
-199
/
+189
|
\
|
|
*
ash: shrink by folding an if check into setprompt; unindent big block
Denys Vlasenko
2010-09-12
1
-166
/
+149
|
*
ash: add missing casts to match CTLfoo; add TODO comments
Denys Vlasenko
2010-09-12
1
-8
/
+12
|
*
Avoid side effects in putc(), which may be implemented as a macro
Dan Fandrich
2010-09-09
1
-3
/
+6
|
*
shell: unify endofname() in hush and ash
Denys Vlasenko
2010-09-07
1
-21
/
+21
|
*
hush: remove disabled CMD_SINGLEWORD_NOGLOB_COND, rename o_glob->perform_glob
Denys Vlasenko
2010-09-06
1
-1
/
+1
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
1
-12
/
+13
|
\
|
|
*
libbb: add xfstat function
Denys Vlasenko
2010-08-31
1
-2
/
+6
|
*
ash: small code shrink (-21 bytes)
Denys Vlasenko
2010-08-30
1
-9
/
+6
|
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
1
-68
/
+40
|
\
|
|
*
ash: fix another bit of var_bash4 bug
Denys Vlasenko
2010-08-07
1
-3
/
+14
|
*
ash: cosmetic fixes, no code changes
Denys Vlasenko
2010-08-07
1
-60
/
+21
|
*
ash: fix another bug detected by var_bash4.tests
Denys Vlasenko
2010-08-06
1
-2
/
+3
|
*
ash: fix dequoting error detected by var_bash4 test
Denys Vlasenko
2010-08-06
1
-7
/
+6
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
1
-33
/
+54
|
\
|
|
*
ash: add a testcase for bug 2281 (currently fails). Small code cleanups.
Denys Vlasenko
2010-08-05
1
-31
/
+52
|
*
*: mass cosmetic removal of extra empty lines. no code changes
Denys Vlasenko
2010-07-26
1
-2
/
+0
|
*
ash: fix $! value when traps are set
Alexander Shishkin
2010-07-25
1
-0
/
+1
|
*
cttyhack: move build system bits into cttyhack.c, no code changes
Denys Vlasenko
2010-07-16
1
-0
/
+1
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
1
-0
/
+117
|
\
|
|
*
ash: move config stuff into ash.c, no code chages
Denys Vlasenko
2010-07-16
1
-0
/
+117
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
1
-25
/
+23
|
\
|
|
*
ash: fix obscure case of replacing + globbing + backslashes
Denys Vlasenko
2010-06-26
1
-21
/
+21
|
*
build system: do not rebuild ash and hush on any change to any .c file
Denys Vlasenko
2010-06-26
1
-3
/
+1
|
*
ash: <> redir should not truncate
Andreas Bühmann
2010-06-24
1
-1
/
+1
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
1
-31
/
+13
|
\
|
|
*
ash: times builtin: use unsigned type; take free-of-charge modulo
Denys Vlasenko
2010-06-18
1
-4
/
+5
|
*
*: stop defining _GNU_SOURCE in source files, it's in CFLAGS anyway
Denys Vlasenko
2010-06-18
1
-6
/
+0
|
*
ash: fix unset in standalone mode
Denys Vlasenko
2010-06-18
1
-0
/
+1
|
*
ash: cosmetics, no code changes
Denys Vlasenko
2010-06-18
1
-23
/
+7
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
1
-16
/
+16
|
\
|
|
*
fix a few goofs uncovered by "make allnoconfig" testing
Denys Vlasenko
2010-06-06
1
-1
/
+1
|
*
ash: rename parsefile->fd to ->pf_fd
Denys Vlasenko
2010-06-03
1
-15
/
+15
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
1
-10
/
+25
|
\
|
|
*
ash: fix redirection of fd 0 in scripts are sourced from interactive ash
Denys Vlasenko
2010-06-03
1
-10
/
+25
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
1
-8
/
+6
|
\
|
|
*
*: better string sharing
Denys Vlasenko
2010-06-02
1
-8
/
+6
*
|
win32: ash: fix up breakages from 8837c5d (ash: remove one redundant function...
Nguyễn Thái Ngọc Duy
2010-09-14
1
-8
/
+8
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
1
-55
/
+57
|
\
|
|
*
ash: remove one redundant function, improve string sharing, better field names
Denys Vlasenko
2010-06-02
1
-55
/
+57
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
1
-2
/
+0
|
\
|
|
*
shell: consolidate builtin_foo.? into shell_common.?; delete obsolete shells
Denys Vlasenko
2010-05-23
1
-2
/
+0
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
1
-26
/
+22
|
\
|
|
*
ash: eliminate 16 bytes in bss
Denys Vlasenko
2010-05-20
1
-26
/
+22
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
1
-8
/
+15
|
\
|
|
*
ash: fix var_leak.tests so that it actually catches the NOFORK bug
Denys Vlasenko
2010-05-18
1
-8
/
+14
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
1
-42
/
+69
|
\
|
|
*
typo fix
Denys Vlasenko
2010-05-18
1
-1
/
+1
[prev]
[next]