Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
85acf71d2579ebe4eec05c6f31901adffa700adc
/
shell
/
math.h
8b35f20
shell: move all definitions of strto_arith_t() together
by Denys Vlasenko
· 6 years ago
9edd268
shell: implement optional "BASE#nnnn" numeric literals
by Denys Vlasenko
· 6 years ago
9bf6780
shell: add TODO comment about BASE#nnn literals
by Denys Vlasenko
· 6 years ago
0b88358
Make it possible to select "sh" and "bash" aliases without selecting ash or hush
by Denys Vlasenko
· 8 years ago
1961aea
move endofname() to libbb
by Denys Vlasenko
· 12 years ago
bed7c81
shell/math: deconvolute and explain ?: handling. Give better error message
by Denys Vlasenko
· 14 years ago
063847d
shell/math: return string error indicator, not integer
by Denys Vlasenko
· 14 years ago
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
8b2f13d
shell: unify endofname() in hush and ash
by Denys Vlasenko
· 14 years ago
03dad22
hush: use ash's read builtin
by Denys Vlasenko
· 15 years ago
71016ba
printf: accept negative numbers for %x; sh: overflowed numbers are 0
by Denys Vlasenko
· 16 years ago
f81e8db
*: make "pragma GCC visibility push(hidden)" less ugly
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