1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/lib/talloc
Simo Sorce e83f4b868b Add exports file and abi checker for talloc
This is a first attempt at exporting symbols only for public functions
We also provide a rudimentary ABI checker that tries to check that
function signatures are not changed by mistake.
Given our use of macros this is not an API checker.
It's all based on talloc.h contents and the gcc -aux-info option
2009-06-15 16:31:12 -04:00
..
web Update tdb and talloc web pages 2009-05-05 19:04:39 -04:00
abi_checks.sh Add exports file and abi checker for talloc 2009-06-15 16:31:12 -04:00
aclocal.m4 Move common libraries from root to lib/. 2008-09-17 14:11:12 +02:00
autogen.sh Move common libraries from root to lib/. 2008-09-17 14:11:12 +02:00
build_macros.m4 Add shared-build target to talloc. 2008-09-19 18:07:37 -04:00
config.guess Update copies of config.guess and config.sub. 2009-05-16 04:03:12 +02:00
config.mk Move common libraries from root to lib/. 2008-09-17 14:11:12 +02:00
config.sub Update copies of config.guess and config.sub. 2009-05-16 04:03:12 +02:00
configure.ac Add exports file and abi checker for talloc 2009-06-15 16:31:12 -04:00
install-sh Move common libraries from root to lib/. 2008-09-17 14:11:12 +02:00
libtalloc.m4 Add exports file and abi checker for talloc 2009-06-15 16:31:12 -04:00
Makefile.in Add exports file and abi checker for talloc 2009-06-15 16:31:12 -04:00
NEWS Move common libraries from root to lib/. 2008-09-17 14:11:12 +02:00
pytalloc.c lib/talloc: include replace.h in pytalloc.c 2009-01-30 19:38:09 +01:00
pytalloc.h Fix more introduced regressions in new bindings. 2008-12-21 04:36:16 +01:00
release-script.sh Add release scripts for talloc and tdb 2009-05-05 09:51:00 -04:00
rules.mk Add exports file and abi checker for talloc 2009-06-15 16:31:12 -04:00
talloc_guide.txt Revert "Delete talloc_guide.txt" 2009-03-22 09:48:41 +01:00
talloc.3.xml Move common libraries from root to lib/. 2008-09-17 14:11:12 +02:00
talloc.c Prevent reallocs of the talloc pool itself 2009-04-22 09:58:06 -04:00
talloc.exports Add exports file and abi checker for talloc 2009-06-15 16:31:12 -04:00
talloc.h talloc: try to fix the source4 build on AIX 2009-06-08 09:40:11 +02:00
talloc.i Move common libraries from root to lib/. 2008-09-17 14:11:12 +02:00
talloc.mk Add exports file and abi checker for talloc 2009-06-15 16:31:12 -04:00
talloc.pc.in Move common libraries from root to lib/. 2008-09-17 14:11:12 +02:00
talloc.signatures Add exports file and abi checker for talloc 2009-06-15 16:31:12 -04:00
testsuite_main.c lib/talloc: move main() out of testsuite.c 2008-09-22 00:20:39 +02:00
testsuite.c lib/talloc: move main() out of testsuite.c 2008-09-22 00:20:39 +02:00