Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
0eac8ff1648f94a79a0e21731ec993dd73d946db
/
shell
/
math.c
0eac8ff
shell/math.c: stop using bss variable
by Denys Vlasenko
· 14 years ago
06d44d7
shell/math.c: rename arith_eval_hooks to arith_state, put error code into it
by Denys Vlasenko
· 14 years ago
bd14770
shell/math.c: small code shrink; fixed incomprehensible comments
by Denys Vlasenko
· 14 years ago
51850c8
shell: small code shrink
by Denys Vlasenko
· 14 years ago
b771c65
shell: shrink arith code; and prepare for returning text error codes
by Denys Vlasenko
· 14 years ago
8b2f13d
shell: unify endofname() in hush and ash
by Denys Vlasenko
· 14 years ago
0ef64bd
*: make GNU licensing statement forms more regular
by Denys Vlasenko
· 14 years ago
03dad22
hush: use ash's read builtin
by Denys Vlasenko
· 15 years ago
7306727
shell: split read builtin from ash
by Denys Vlasenko
· 15 years ago
76ace25
ash,hush: fix $RANDOM in children being repeated
by Denys Vlasenko
· 15 years ago
a7bb3c1
*: code shrink via NOINLINE
by Denys Vlasenko
· 15 years ago
71016ba
printf: accept negative numbers for %x; sh: overflowed numbers are 0
by Denys Vlasenko
· 16 years ago
1943aec
hush: plug the leak of expanded heredoc
by Denis Vlasenko
· 16 years ago
cc8289d
shell/math: randomconfig fix
by Denis Vlasenko
· 16 years ago
98c5264
split math code out of ash and into a standalone library so we can use it in any shell (like hush!)
by Mike Frysinger
· 16 years ago