Denys Vlasenko
|
b771c654ca
shell: shrink arith code; and prepare for returning text error codes
|
14 years ago |
Denys Vlasenko
|
8b2f13d84d
shell: unify endofname() in hush and ash
|
14 years ago |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 years ago |
Denys Vlasenko
|
03dad22f8a
hush: use ash's read builtin
|
15 years ago |
Denys Vlasenko
|
7306727d1b
shell: split read builtin from ash
|
15 years ago |
Denys Vlasenko
|
76ace254e1
ash,hush: fix $RANDOM in children being repeated
|
15 years ago |
Denys Vlasenko
|
a7bb3c1396
*: code shrink via NOINLINE
|
15 years ago |
Denys Vlasenko
|
71016baf55
printf: accept negative numbers for %x; sh: overflowed numbers are 0
|
15 years ago |
Denis Vlasenko
|
1943aec2ec
hush: plug the leak of expanded heredoc
|
15 years ago |
Denis Vlasenko
|
cc8289dc04
shell/math: randomconfig fix
|
15 years ago |
Mike Frysinger
|
98c52645c0
split math code out of ash and into a standalone library so we can use it in any shell (like hush!)
|
15 years ago |