summaryrefslogtreecommitdiffstats
path: root/lib/tdb/script/mksyms.awk
Commit message (Collapse)AuthorAgeFilesLines
* build: Remove unused release scripts for tdbAndrew Bartlett2012-05-301-76/+0
| | | | | | | | These now use waf dist, and the script/librelease.sh script as a wrapper. The mksyms.sh call in the source3/Makefile uses the copy in source3/script Andrew Bartlett
* tdb:mksyms: allow characters after closing functions parenthesis.Michael Adam2009-09-111-2/+2
| | | | Michael
* tdb:mksyms: allow double pointer return value of functions.Michael Adam2009-09-111-1/+1
| | | | Michael
* tdb: add scripts to extract library symbols (exports file) from headersMichael Adam2009-08-301-0/+76
Michael