Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sh: Reject ++ and -- in arithmetic. | jilles | 2013-08-24 | 1 | -0/+4 |
* | Add prototypes, ANSIfy functions definitions to reduce WARNS=6 output. | charnier | 2012-01-25 | 1 | -1/+1 |
* | Remove unnecessary cast. | stefanf | 2011-03-07 | 1 | -1/+1 |
* | sh: Fix some warnings in code for arithmetic expressions. | jilles | 2011-03-05 | 1 | -1/+3 |
* | sh: Import arithmetic expression code from dash. | jilles | 2011-02-08 | 1 | -0/+244 |