summaryrefslogtreecommitdiff
path: root/ext/DynaLoader/hints
Commit message (Collapse)AuthorAgeFilesLines
* Yet another tweak on AIX dynaloading.Jarkko Hietaniemi2001-03-281-2/+2
| | | p4raw-id: //depot/perl@9409
* Integrate change #9306 from maintperl into mainline,Jarkko Hietaniemi2001-03-231-0/+2
| | | | | | | | | AIX dynaloader for AIXes without <load.h>. p4raw-link: @9306 on //depot/maint-5.6/perl: b9a292f48852cf3cc66c257e67dbf85c05aceb9a p4raw-id: //depot/perl@9307 p4raw-integrated: from //depot/maint-5.6/perl@9301 'copy in' ext/DynaLoader/hints/aix.pl (@9250..)
* Integrate changes #9244,9247,9250 from maintperl into mainline.Jarkko Hietaniemi2001-03-191-1/+3
| | | | | | | | | | | | Dynaloading in 64-bit AIX with vac. p4raw-link: @9250 on //depot/maint-5.6/perl: cbdca039b5e144d1778a3f526024bb6da2a58a72 p4raw-link: @9247 on //depot/maint-5.6/perl: 1d70f4d9891a32fb9ebe5b896f754b8c759ffece p4raw-link: @9244 on //depot/maint-5.6/perl: f816f13eaa91bfe02a64ccda4a80eee889237c24 p4raw-id: //depot/perl@9251 p4raw-integrated: from //depot/maint-5.6/perl@9243 'copy in' ext/DynaLoader/hints/aix.pl (@5902..) ext/DynaLoader/dl_aix.xs (@9247..) 'merge in' hints/aix.sh (@8537..)
* integrate cfgperl changes#6325..6373 into mainlineGurusamy Sarathy2000-07-111-0/+3
| | | | | | | | (NOTE: today's batch of integrations still untested) p4raw-link: @6373 (not found) p4raw-link: @6325 on //depot/cfgperl: d6ac44cc5a00fa38a56717785146bc16b716472c p4raw-id: //depot/perl@6373
* More AIX fixes from Steven Hirsch.Jarkko Hietaniemi2000-02-281-2/+2
| | | p4raw-id: //depot/cfgperl@5333
* add workaround for dlopen() bug on OpenBSD (relative paths thatGurusamy Sarathy2000-01-061-0/+3
| | | | | match /^lib/ won't load properly) p4raw-id: //depot/perl@4765
* The second cut at AIX C++ extension troubles.Jarkko Hietaniemi1999-10-081-5/+3
| | | p4raw-id: //depot/cfgperl@4318
* The first cut at fixing Perl extensions written in C++ in AIX,Stephanie Beals1999-10-081-0/+12
| | | | | | | | | | | | statics don't get initialized right. This patch at least doesn't seem to break the build in my AIX, but unfortunately I don't have the IBM C++ to do further testing. Problem reported by Stephanie Beals in To: perl5-porters@perl.org Subject: [ID 19991007.005] DynaLoader/dl_aix.xs problem using load and unload on AIX Message-Id: <85256803.0068E70D.00@D51MTA03.pok.ibm.com> p4raw-id: //depot/cfgperl@4317
* nlist.h not yet Configure-probed but DynaLoader Linux-hinted.Jonathan Roy1998-12-141-0/+4
To: perl5-porters@perl.org Subject: nlist.h add to Configure checks? Message-Id: <4.1.19981213221847.00a3e100@pop-server.tampabay.rr.com> p4raw-id: //depot/cfgperl@2481