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 spurious commit abort earlier :-( 2003-10-14 21:46:13 +00:00
.gitignore Add .gitignore files. 2008-04-16 21:31:03 +02:00
configure.ac * HACKING (Licensing Rules): Explain the various license texts 2007-03-25 12:12:44 +00:00
foo.h * HACKING (Licensing Rules): Explain the various license texts 2007-03-25 12:12:44 +00:00
longer_file_name_dlmain.c Fix incompatible struct declarations. 2010-04-09 21:37:09 +02:00
longer_file_name_foo2.c * HACKING (Licensing Rules): Explain the various license texts 2007-03-25 12:12:44 +00:00
longer_file_name_foo.c * HACKING (Licensing Rules): Explain the various license texts 2007-03-25 12:12:44 +00:00
longer_file_name_hell1.c * HACKING (Licensing Rules): Explain the various license texts 2007-03-25 12:12:44 +00:00
longer_file_name_hell2.c * HACKING (Licensing Rules): Explain the various license texts 2007-03-25 12:12:44 +00:00
longer_file_name_hello.c * HACKING (Licensing Rules): Explain the various license texts 2007-03-25 12:12:44 +00:00
longer_file_name_main.c * HACKING (Licensing Rules): Explain the various license texts 2007-03-25 12:12:44 +00:00
Makefile.am * tests/cdemo, tests/depdemo, tests/fcdemo, tests/pdemo, 2008-01-31 16:19:18 +00:00