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
*
Merge tag '1_26_2' into w32_1_26_2
w32_1_26_2
Ron Yorston
2021-03-24
1
-139
/
+165
|
\
|
*
ash: fix open fds leaking in redirects. Closes 9561
Denys Vlasenko
2017-01-10
1
-4
/
+7
|
*
ash: fix error code regression
Ron Yorston
2017-01-10
1
-2
/
+6
|
*
Make it possible to select "sh" and "bash" aliases without selecting ash or hush
Denys Vlasenko
2017-01-01
1
-49
/
+46
|
*
shell: move "config" blocks above their use in coditional includes
Denys Vlasenko
2017-01-01
1
-82
/
+81
|
*
Tweak some config defaults; fix MODPROBE_SMALL ordering in "make config"
Denys Vlasenko
2017-01-01
1
-3
/
+2
|
*
ash: clarify uclibc glob() bug in comment
Denys Vlasenko
2017-01-01
1
-0
/
+3
|
*
ash: error out if ASH_INTERNAL_GLOB is not selected on uClibc
Denys Vlasenko
2017-01-01
1
-0
/
+8
|
*
ash: fix signed char expansion bug
Denys Vlasenko
2016-12-12
1
-9
/
+21
|
*
shell: suppress "unused var/func" warnings on some configs
Denys Vlasenko
2016-12-12
1
-6
/
+6
*
|
Merge branch 'busybox' into merge
Ron Yorston
2016-11-29
1
-3
/
+6
|
\
|
|
*
ash,hush: make ^C in interactive mode visually much closer to bash behavior
Denys Vlasenko
2016-11-25
1
-1
/
+3
|
*
ash,hush: ^C from command line should set $? to 128+SIGINT
Denys Vlasenko
2016-11-24
1
-0
/
+1
|
*
test: make [ and [[ forms individually selectable
Denys Vlasenko
2016-11-23
1
-2
/
+2
*
|
Merge branch 'busybox' into merge
Ron Yorston
2016-11-10
1
-8
/
+26
|
\
|
|
*
ash: fix "duplicate local" code (forgot to re-enable interrupts)
Denys Vlasenko
2016-11-04
1
-3
/
+20
|
*
ash: while (!got_sig) pause() is not reliable, use sigsuspend()
Denys Vlasenko
2016-11-03
1
-5
/
+6
*
|
Post-merge fix
Ron Yorston
2016-11-02
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2016-11-02
1
-41
/
+81
|
\
|
|
*
ash: if using libc glob(), skip it if no metachars are in word
Denys Vlasenko
2016-10-30
1
-0
/
+15
|
*
ash: fix bit-rotten debug infrastructure
Denys Vlasenko
2016-10-30
1
-14
/
+7
|
*
ash: make popfile() anfter popallfiles() safe
Denys Vlasenko
2016-10-30
1
-2
/
+5
|
*
ash: use pause(), not sigsuspend(), in wait builtin
Denys Vlasenko
2016-10-28
1
-26
/
+31
|
*
ash: fix interactive "command eval STRING" exiting on errors.
Denys Vlasenko
2016-10-28
1
-1
/
+24
*
|
Post-merge fixes
Ron Yorston
2016-10-28
1
-3
/
+8
*
|
Merge branch 'busybox' into merge
Ron Yorston
2016-10-28
1
-226
/
+241
|
\
|
|
*
ash: [JOBS] Fix dowait signal race
Denys Vlasenko
2016-10-27
1
-13
/
+70
|
*
ash: [SIGNAL] Remove EXSIG
Denys Vlasenko
2016-10-27
1
-64
/
+23
|
*
ash: open-code blocking_dowait_with_raise_on_sig()
Denys Vlasenko
2016-10-27
1
-18
/
+7
|
*
ash: return to DOWAIT_* constants similar to dash, no logic changes
Denys Vlasenko
2016-10-27
1
-11
/
+16
|
*
ash: delete leftovers from "simplify EOF/newline handling in list parser" commit
Denys Vlasenko
2016-10-27
1
-4
/
+0
|
*
ash: [EXPAND] Fix ifsfirst/ifslastp leak
Denys Vlasenko
2016-10-27
1
-9
/
+20
|
*
ash: move ifsbreakup() and ifsfree() up
Denys Vlasenko
2016-10-27
1
-110
/
+110
|
*
ash: partially sync with dash on "fork if traps are set" logic
Denys Vlasenko
2016-10-27
1
-5
/
+6
|
*
ash: [SHELL] Expand ENV before using it
Denys Vlasenko
2016-10-27
1
-10
/
+7
*
|
Post-merge fix
Ron Yorston
2016-10-27
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2016-10-27
1
-153
/
+125
|
\
|
|
*
ash: comment tweaks, no code changes
Denys Vlasenko
2016-10-27
1
-7
/
+12
|
*
ash: optimize tryexec(): avoid one allocation
Denys Vlasenko
2016-10-26
1
-20
/
+11
|
*
ash: [CD] Lookup PWD after going through CDPATH
Denys Vlasenko
2016-10-26
1
-10
/
+10
|
*
ash: [MEMALLOC] Made grabstackblock an inline wrapper for stalloc
Denys Vlasenko
2016-10-26
1
-4
/
+2
|
*
ash: [VAR] Remove setvarsafe
Denys Vlasenko
2016-10-26
1
-50
/
+20
|
*
ash: use shellparam.optind/optoff in getopts() directly, not through pointers
Denys Vlasenko
2016-10-26
1
-12
/
+14
|
*
ash: [PARSER] Size optimisations in parameter expansion parser
Denys Vlasenko
2016-10-26
1
-10
/
+7
|
*
ash: [PARSER] Recognise here-doc delimiters terminated by EOF
Denys Vlasenko
2016-10-26
1
-3
/
+9
|
*
ash: [PARSER] Fix parsing of ${##1}
Denys Vlasenko
2016-10-26
1
-10
/
+18
|
*
ash: [REDIR] Remove redundant CLOEXEC calls
Denys Vlasenko
2016-10-26
1
-13
/
+4
|
*
ash: [REDIR] Replace copyfd by savefd and use dup2 elsewhere
Denys Vlasenko
2016-10-26
1
-27
/
+31
*
|
Post-merge fix
Ron Yorston
2016-10-26
1
-2
/
+0
*
|
Merge branch 'busybox' into merge
Ron Yorston
2016-10-26
1
-95
/
+83
|
\
|
[next]