talloc: Change the way mksysms work
commit2d6d6bcb5de87ce0dbce13ff6bc775b953438b75
authorSimo Sorce <idra@samba.org>
Wed, 14 Oct 2009 14:20:28 +0000 (14 10:20 -0400)
committerSimo Sorce <idra@samba.org>
Wed, 14 Oct 2009 15:05:51 +0000 (14 11:05 -0400)
tree83efa7e5d70e13b98dd0a917eb79888171ce4936
parent075303560f545e59128a1bb16d6128a165830288
talloc: Change the way mksysms work

Make sure we always have a sorted (per file) export file.
This way we can directly compare the real export and the check file w/o having
to further sort things.

Also return error code from abi_checks.sh if warnings were reported
lib/talloc/script/abi_checks.sh
lib/talloc/script/mksyms.awk
lib/talloc/script/mksyms.sh