summaryrefslogtreecommitdiff
path: root/ext/DynaLoader/dl_hpux.xs
Commit message (Expand)AuthorAgeFilesLines
* DynaLoader 1.36 dl_find_symbol add 3rd optional argumentReini Urban2015-11-111-2/+3
* grok_atoUV: don't make part of APIHugo van der Sanden2015-03-091-0/+1
* HP-UX dynaloading uses shl_t, not void ptr.Jarkko Hietaniemi2014-11-271-1/+1
* printf type-matching.Jarkko Hietaniemi2014-11-271-5/+5
* misc optimizing in DynaLoaderDaniel Dragan2014-11-151-2/+2
* remove dl_nonlazy global if unused in DynaloaderDaniel Dragan2014-10-101-0/+1
* Change newSVpvn("…", …) to newSVpvs("…")Dagfinn Ilmari Mannsåker2014-06-121-1/+1
* dl_hpux.xs: fix PREINIT boundaryDavid Mitchell2013-11-261-1/+1
* Dynaloader: use PREINIT to avoid compiler errorsDavid Mitchell2013-11-261-1/+2
* Dynaloader: fix build issueDavid Mitchell2013-11-141-1/+2
* DynaLoader: silence some compiler warningsDavid Mitchell2013-11-131-0/+1
* Silence ParseXS warning about abusing the CODE sectionSteffen Mueller2012-08-311-3/+3
* Make DynaLoader clone its private data under threads.Craig A. Berry2009-03-071-0/+16
* ext/ constingRobin Barker2007-12-221-1/+1
* Fix bug in DynaLoader, which has been passing a filename in dynamicNicholas Clark2006-05-021-4/+4
* dl_unload_file for HP-UXNeil Watkiss2004-01-191-0/+13
* Fixes for #12627.Jarkko Hietaniemi2001-10-251-1/+1
* Integrate change #12626 from maintperl;Jarkko Hietaniemi2001-10-241-4/+12
* usethreads build fixups for NeXTstep (as suggested by Hans Mulder)Gurusamy Sarathy2000-01-021-1/+1
* avoid warnings due to symbols unintroduced by XSLoader (spottedGurusamy Sarathy1999-12-171-1/+1
* make die/warn and other diagnostics go to wherever STDERR happensGurusamy Sarathy1999-10-061-8/+8
* Small doc and whitespace edits.Jarkko Hietaniemi1999-09-131-2/+2
* Change #4136 edited DynaLoader.xs which is kind of fruitless.Jarkko Hietaniemi1999-09-131-2/+2
* more complete support for implicit thread/interpreter pointer,Gurusamy Sarathy1999-06-091-8/+10
* [win32] merge change#886 from maintbranchGurusamy Sarathy1998-05-141-2/+5
* HPUX: patch for ext/DynaLoader/dl_hpux.xsChuck D. Phillips1997-05-081-4/+17
* [inseparable changes from match from perl-5.003_97g to perl-5.003_97h]Perl 5 Porters1997-04-231-4/+5
* DynaLoader enhancement: support RTLD_GLOBALNick Ing-Simmons1997-01-251-4/+8
* HP patches didn't make it into _08Jeff Okamoto1996-11-261-0/+4
* perl 5.003_02: [no incremental changelog available]Larry Wall1996-08-101-7/+7
* This is my patch patch.1n for perl5.001.perl-5.001nAndy Dougherty1995-10-311-32/+29
* perl5.000 patch.0i: fix glaring mistakes in patches a-hAndy Dougherty1995-01-261-5/+39
* perl 5.000perl-5.000Larry Wall1994-10-171-0/+101