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
/
shell_common.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
shell: move varcmp() to shell_common.h and use it in hush
Denys Vlasenko
2023-06-17
1
-0
/
+2
*
hush: fix "export PS1=xyz" and "local PS1=xyz" messing up prompt
Denys Vlasenko
2019-05-14
1
-2
/
+0
*
ash,hush: fold shell_builtin_read() way-too-many params into a struct param
Denys Vlasenko
2018-08-05
1
-10
/
+12
*
shell: more efficient check for EOL in read
Denys Vlasenko
2017-08-09
1
-0
/
+5
*
ash: implement -d DELIM option for read
Johannes Schindelin
2017-08-09
1
-1
/
+2
*
ash: [VAR] Initialise OPTIND after importing environment
Denys Vlasenko
2016-09-30
1
-0
/
+2
*
*: declare strings with ALIGN1, as appropriate
Michael Tokarev
2012-07-24
1
-1
/
+1
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
shell: consolidate builtin_foo.? into shell_common.?; delete obsolete shells
Denys Vlasenko
2010-05-23
1
-0
/
+20
*
shell/read: check that variable names are sane
Denys Vlasenko
2010-01-13
1
-6
/
+2
*
shell: split read builtin from ash
Denys Vlasenko
2010-01-12
1
-0
/
+35