| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for common spelling mistake | Arthur de Jong | 2013-08-28 | 1 | -1/+1 |
* | update C coding style to a more commonly used style | Arthur de Jong | 2012-12-22 | 1 | -11/+11 |
* | make include guard names consistent throughout the source... | Arthur de Jong | 2010-06-14 | 1 | -3/+3 |
* | make test for compiler versions simpler and per used attr... | Arthur de Jong | 2008-03-30 | 1 | -17/+27 |
* | only define MUST_USE attribute if gcc version is more rec... | Arthur de Jong | 2008-01-31 | 1 | -8/+19 |
* | define __STRING() if it's not defined by the system | Arthur de Jong | 2008-01-30 | 1 | -0/+9 |
* | add gcc attributes to some functions and parameters | Arthur de Jong | 2007-02-17 | 1 | -0/+61 |