aboutsummaryrefslogtreecommitdiff
path: root/shell/math.h
AgeCommit message (Expand)Author
2010-01-12hush: use ash's read builtinDenys Vlasenko
2009-06-05printf: accept negative numbers for %x; sh: overflowed numbers are 0Denys Vlasenko
2009-04-09*: make "pragma GCC visibility push(hidden)" less uglyDenis Vlasenko
2009-04-03shell/math: randomconfig fixDenis Vlasenko
2009-04-02split math code out of ash and into a standalone library so we can use it in ...Mike Frysinger