summaryrefslogtreecommitdiffstats
path: root/lib/tevent/script
Commit message (Expand)AuthorAgeFilesLines
* tevent:mksyms: fix spelling...Michael Adam2009-09-112-2/+2
* tevent:mksigs: allow PRINTF_ATTRIBUTE(..) macros function types as funcion argsMichael Adam2009-09-111-1/+1
* tevent:mksigs: normalize bool -> _BoolMichael Adam2009-09-111-0/+3
* tevent:mksigs: ignore symbols (like _DEPRECATED_) after closing function pare...Michael Adam2009-09-111-0/+1
* tevent:mksigs: correctly ignode multiline function typedefsMichael Adam2009-09-111-5/+5
* tevent:mksigs: ignore struct forward declarations.Michael Adam2009-09-111-0/+1
* tevent:mksyms: allow characters after closing functions parenthesis.Michael Adam2009-09-111-2/+2
* tevent:mksyms: allow double pointer return value of functions.Michael Adam2009-09-111-1/+1
* tevent: move the original abi_checks script to script/abi_checks_gcc.shMichael Adam2009-09-111-0/+31
* tevent: add script/abi_checks.sh. check for abi changes without gcc magic.Michael Adam2009-09-111-0/+91
* tevent: add script to extract signatures from header files.Michael Adam2009-09-111-0/+178
* tevent: add scripts to extract library symbols (exports file) from headersMichael Adam2009-09-112-0/+121