Skip to content
Commit 12a6845b authored by Jason Evans's avatar Jason Evans
Browse files

Use $((...)) instead of expr.

Use $((...)) for math in size_classes.h rather than expr, because it is
much faster.  This is not supported syntax in the classic Bourne shell,
but all modern sh implementations support it, including bash, zsh, and
ash.
parent 9d4d7687
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment