aboutsummaryrefslogtreecommitdiff
path: root/toys/pending/expr.c
AgeCommit message (Expand)Author
2015-01-01typo fixesElliott Hughes
2014-12-28Fluff out help text.Rob Landley
2014-12-02Note posix mailing list posting correcting a bug in the web version of the st...Rob Landley
2014-12-01Refactor expr and add another test entry that works with TEST_HOST=1 but not ...Rob Landley
2014-11-29expr.c: Added '==' sign into list of operations. Also added support for regex...Ashwini Sharma
2013-06-15Force 64 bit math in expr, from Daniel VerkampRob Landley
2013-06-05Start of expr, by Daniel Verkamp.Rob Landley