summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* don't assume sys/types is in /usr/includeMichael Olbrich2011-08-221-1/+1
* don't just ignore unexpected valuesMichael Olbrich2011-06-241-1/+1
* add defaults to case statementsMichael Olbrich2011-06-241-0/+2
* add parentheses around arithmeticMichael Olbrich2011-06-241-2/+2
* remove unused variableMichael Olbrich2011-06-241-1/+0
* shut up signed/unsigned warningMichael Olbrich2011-06-241-1/+1
* add missing bracesMichael Olbrich2011-06-241-768/+768
* fix initialization orderMichael Olbrich2011-06-242-4/+4
* fix printfMichael Olbrich2011-06-241-1/+1
* don't define stupid & unused enumsMichael Olbrich2011-06-241-0/+2
* check if we have enough memory before castingMichael Olbrich2011-06-241-0/+6
* use unsigned when comparing with unsignedMichael Olbrich2011-06-241-1/+1
* we realy don't need these parametersMichael Olbrich2011-06-248-15/+15
* add sane initial values to shuts up the compilerMichael Olbrich2011-06-241-1/+1
* array index should be an 'int'Michael Olbrich2011-06-241-1/+1
* Import FSL's release 10.11.01Juergen Beisert2011-06-0673-0/+14972