libtool/tests/pdemo
Ralf Wildenhues 3d0fc4870e Fix incompatible struct declarations.
* doc/libtool.texi (Dlpreopening): Remove broken documentation
of lt_dlsymbol and lt_dlsymlist.  Document typedef lt_dlsymlist
and symbol lt_preloaded_symbols according to the implementation.
* tests/demo/dlmain.c (lt_symlist): Make struct anonymous ...
(lt_dlsymlist): ... and typedef to this name.
(lt_preloaded_symbols, main): Adjust.
* tests/pdemo/longer_file_name_dlmain.c: Likewise.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2010-04-09 21:37:09 +02:00
..
.cvsignore
.gitignore
configure.ac
foo.h
longer_file_name_dlmain.c
longer_file_name_foo2.c
longer_file_name_foo.c
longer_file_name_hell1.c
longer_file_name_hell2.c
longer_file_name_hello.c
longer_file_name_main.c
Makefile.am