talloc: Change the way mksysms work
authorSimo Sorce <idra@samba.org>
Wed, 14 Oct 2009 14:20:28 +0000 (10:20 -0400)
committerStefan Metzmacher <metze@samba.org>
Sun, 20 Dec 2009 15:11:19 +0000 (16:11 +0100)
commitfed2560341c6cbbeee512111f1cd7fb544c80c21
tree202c4e70773a2bd3f0be4490d2016a7249d2d526
parent636f199b4fc75275c1bd175d1b939b95ad144289
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
(cherry picked from commit 2d6d6bcb5de87ce0dbce13ff6bc775b953438b75)

Signed-off-by: Stefan Metzmacher <metze@samba.org>
lib/talloc/script/abi_checks.sh
lib/talloc/script/mksyms.awk
lib/talloc/script/mksyms.sh