Denys Vlasenko
|
96769486e2
shell: move varcmp() to shell_common.h and use it in hush
|
il y a 1 an |
Denys Vlasenko
|
d8bd7012a3
hush: fix "export PS1=xyz" and "local PS1=xyz" messing up prompt
|
il y a 5 ans |
Denys Vlasenko
|
19358cc313
ash,hush: fold shell_builtin_read() way-too-many params into a struct param
|
il y a 6 ans |
Denys Vlasenko
|
cde46f75cb
shell: more efficient check for EOL in read
|
il y a 7 ans |
Johannes Schindelin
|
3bef5d89b0
ash: implement -d DELIM option for read
|
il y a 7 ans |
Denys Vlasenko
|
e627ac95be
ash: [VAR] Initialise OPTIND after importing environment
|
il y a 8 ans |
Michael Tokarev
|
32f774cd34
*: declare strings with ALIGN1, as appropriate
|
il y a 12 ans |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
il y a 14 ans |
Denys Vlasenko
|
599ae1eb9f
shell: consolidate builtin_foo.? into shell_common.?; delete obsolete shells
|
il y a 14 ans |
Denys Vlasenko
|
25d9b91d94
shell/read: check that variable names are sane
|
il y a 15 ans |
Denys Vlasenko
|
7306727d1b
shell: split read builtin from ash
|
il y a 15 ans |