1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/lib/talloc/script
Michael Adam f1b386a894 talloc: add script/abi_checks.sh. check for abi changes without gcc magic.
USAGE: abi_checks.sh LIBRARY_NAME header1 [header2 ...]

This creates symbol signature lists using the mksyms and mksigs scripts
and compares them with the checked in lists.

Michael
2009-08-30 00:51:51 +02:00
..
abi_checks.sh talloc: add script/abi_checks.sh. check for abi changes without gcc magic. 2009-08-30 00:51:51 +02:00
mksigs.pl talloc: add script to extract signatures from header files. 2009-08-30 00:51:51 +02:00
mksyms.awk talloc: add scripts to extract library symbols (exports file) from headers 2009-08-30 00:51:50 +02:00
mksyms.sh talloc: add scripts to extract library symbols (exports file) from headers 2009-08-30 00:51:50 +02:00