libtool/libltdl/loaders
Gary V. Vaughan b2e8ac266b * libltdl/Makefile.am (install-data-local): Don't force v7 tar
format with the `o' flag in create mode.
Set the umask to 0 when untarring to avoid copied files taking
their mode from the installer's umask.
* libltdl/loaders/Makefile.am (install-data-local): Ditto.
* libtoolize.m4sh (func_copy_cb): Ditto.
Ignore errors from failed `cd' in the tar processes, since we
may be running in dryrun mode.
Reported by Noah Misch <noah@cs.caltech.edu>,
	Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
2005-03-10 17:25:29 +00:00
..
.cvsignore * .cvsignore, config/.cvsignore, libltdl/loaders/.cvsignore, 2004-08-31 10:28:07 +00:00
dld_link.c Split lt_dlloader management into a separate file, and factor 2004-07-15 12:33:20 +00:00
dlopen.c The Grand Renaming. In preparation for libtool-2.0, move all of 2004-08-22 22:02:07 +00:00
dyld.c Split lt_dlloader management into a separate file, and factor 2004-07-15 12:33:20 +00:00
load_add_on.c Split lt_dlloader management into a separate file, and factor 2004-07-15 12:33:20 +00:00
loadlibrary.c * libltdl/loaders/loadlibrary.c: Remove unneeded 2004-11-28 19:44:09 +00:00
Makefile.am * libltdl/Makefile.am (install-data-local): Don't force v7 tar 2005-03-10 17:25:29 +00:00
preopen.c * libltdl/loaders/preopen.c: Initialise memory in get_vtable. 2004-09-01 01:43:18 +00:00
shl_load.c * libltdl/loaders/shl_load.c (get_vtable): Typo. 2004-09-06 00:51:38 +00:00