summaryrefslogtreecommitdiff
path: root/src/lib/libgcov.c
AgeCommit message (Expand)Author
2020-07-29lib/libgcov.c: Do not redefine `alloca`Angel Pons
2018-06-11{src,util}: Use NULL instead of 0 for pointerElyes HAOUAS
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-03-15src/lib: Move assignment out of if conditionLee Leahy
2017-03-13src/lib: Fix brace positionsLee Leahy
2017-03-13src/lib: Wrap lines at 80 columnsLee Leahy
2017-03-13src/lib: Fix spacingLee Leahy
2017-03-13src/lib: Use tabs instead of spacesLee Leahy
2017-03-12src/lib: Remove space between function name and (Lee Leahy
2017-03-09src/lib: Fix space between type, * and variable nameLee Leahy
2017-03-09src/lib: Add "int" following "unsigned"Lee Leahy
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2013-09-17Fix whitespace leaked into treeKyösti Mälkki
2013-07-10lib: Fix spellingMartin Roth
2013-01-19Update gcov patch in documentationStefan Reinauer
2013-01-14Make the pre-commit-hook happy about the code in libgcov.cRonald G. Minnich
2013-01-12Implement GCC code coverage analysisStefan Reinauer