summaryrefslogtreecommitdiffstats
path: root/src/lib/gcov-io.h
Commit message (Expand)AuthorAgeFilesLines
* lib/gcov-io.h: Use C99 flexible arraysElyes Haouas2023-08-011-1/+1
* lib: Add SPDX identifiers to files missing themMartin Roth2022-08-111-0/+2
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-131-13/+13
* src/lib: Fix brace positionsLee Leahy2017-03-131-10/+5
* src/lib: Wrap lines at 80 columnsLee Leahy2017-03-131-1/+2
* src/lib: Fix spacingLee Leahy2017-03-131-3/+3
* src/lib: Use tabs instead of spacesLee Leahy2017-03-131-63/+65
* src/lib: Remove space between function name and (Lee Leahy2017-03-121-64/+64
* src/lib: Add "int" following "unsigned"Lee Leahy2017-03-091-18/+18
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-5/+1
* lib: Fix spellingMartin Roth2013-07-101-3/+3
* Implement GCC code coverage analysisStefan Reinauer2013-01-121-0/+639