summaryrefslogtreecommitdiff
path: root/shell/math.h
Commit message (Expand)AuthorAge
* shell/math: deconvolute and explain ?: handling. Give better error messageDenys Vlasenko2010-09-16
* shell/math: return string error indicator, not integerDenys Vlasenko2010-09-15
* shell/math.c: stop using bss variableDenys Vlasenko2010-09-13
* shell/math.c: rename arith_eval_hooks to arith_state, put error code into itDenys Vlasenko2010-09-13
* shell: unify endofname() in hush and ashDenys Vlasenko2010-09-07
* hush: use ash's read builtinDenys Vlasenko2010-01-12
* printf: accept negative numbers for %x; sh: overflowed numbers are 0Denys Vlasenko2009-06-05
* *: make "pragma GCC visibility push(hidden)" less uglyDenis Vlasenko2009-04-09
* shell/math: randomconfig fixDenis Vlasenko2009-04-03
* split math code out of ash and into a standalone library so we can use it in ...Mike Frysinger2009-04-02