aboutsummaryrefslogtreecommitdiff
path: root/shell/math.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* hush: use ash's read builtinDenys Vlasenko2010-01-121-5/+6
* printf: accept negative numbers for %x; sh: overflowed numbers are 0Denys Vlasenko2009-06-051-2/+2
* *: make "pragma GCC visibility push(hidden)" less uglyDenis Vlasenko2009-04-091-2/+6
* shell/math: randomconfig fixDenis Vlasenko2009-04-031-3/+1
* split math code out of ash and into a standalone library so we can use it in ...Mike Frysinger2009-04-021-0/+101