tdb: add scripts to extract library symbols (exports file) from headers
authorMichael Adam <obnox@samba.org>
Fri, 28 Aug 2009 13:01:17 +0000 (15:01 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 16 Dec 2009 07:03:43 +0000 (08:03 +0100)
commitaed864dceaf6ec1e6e6066a587c708b485901200
tree63e2564ef5104df8ec2e840557531390f93a851f
parenteebd467961dad6cfb38c2a5d6e4b4dbf86e55e63
tdb: add scripts to extract library symbols (exports file) from headers

Michael
(cherry picked from samba commit 006fd0c43c7c403b8671dfc46e5ee31e92480e1f)

Signed-off-by: Stefan Metzmacher <metze@samba.org>
lib/tdb/script/mksyms.awk [new file with mode: 0644]
lib/tdb/script/mksyms.sh [new file with mode: 0755]