Denys Vlasenko
|
60cb48ca50
whitespace cleanup. no code changes
|
пре 12 година |
Denys Vlasenko
|
395b97aeac
shell/math: better comment. no code changes
|
пре 14 година |
Denys Vlasenko
|
bed7c81ea2
shell/math: deconvolute and explain ?: handling. Give better error message
|
пре 14 година |
Denys Vlasenko
|
063847d6bd
shell/math: return string error indicator, not integer
|
пре 14 година |
Denys Vlasenko
|
0eac8ff164
shell/math.c: stop using bss variable
|
пре 14 година |
Denys Vlasenko
|
06d44d7dfb
shell/math.c: rename arith_eval_hooks to arith_state, put error code into it
|
пре 14 година |
Denys Vlasenko
|
bd14770b0c
shell/math.c: small code shrink; fixed incomprehensible comments
|
пре 14 година |
Denys Vlasenko
|
51850c818c
shell: small code shrink
|
пре 14 година |
Denys Vlasenko
|
b771c654ca
shell: shrink arith code; and prepare for returning text error codes
|
пре 14 година |
Denys Vlasenko
|
8b2f13d84d
shell: unify endofname() in hush and ash
|
пре 14 година |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
пре 14 година |
Denys Vlasenko
|
03dad22f8a
hush: use ash's read builtin
|
пре 15 година |
Denys Vlasenko
|
7306727d1b
shell: split read builtin from ash
|
пре 15 година |
Denys Vlasenko
|
76ace254e1
ash,hush: fix $RANDOM in children being repeated
|
пре 15 година |
Denys Vlasenko
|
a7bb3c1396
*: code shrink via NOINLINE
|
пре 15 година |
Denys Vlasenko
|
71016baf55
printf: accept negative numbers for %x; sh: overflowed numbers are 0
|
пре 15 година |
Denis Vlasenko
|
1943aec2ec
hush: plug the leak of expanded heredoc
|
пре 15 година |
Denis Vlasenko
|
cc8289dc04
shell/math: randomconfig fix
|
пре 15 година |
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 година |