summaryrefslogtreecommitdiff
path: root/ext/DynaLoader/dl_aix.xs
Commit message (Expand)AuthorAgeFilesLines
* ext/DynaLoader/dl_aix.xs: Use isDIGIT macroKarl Williamson2019-11-111-1/+1
* Convert strcmp into strEQ, strNEKarl Williamson2017-10-241-2/+2
* DynaLoader/dl_*.xs: Define all PERL_IN_DL_*_XS markersReini Urban2015-11-111-0/+1
* DynaLoader 1.36 dl_find_symbol add 3rd optional argumentReini Urban2015-11-111-5/+7
* grok_atoUV: don't make part of APIHugo van der Sanden2015-03-091-0/+1
* misc optimizing in DynaLoaderDaniel Dragan2014-11-151-2/+2
* Change newSVpvn("…", …) to newSVpvs("…")Dagfinn Ilmari Mannsåker2014-06-121-1/+1
* Dynaloader: fix build issueDavid Mitchell2013-11-141-1/+2
* DynaLoader: silence some compiler warningsDavid Mitchell2013-11-131-0/+1
* Remove "register" declarationsKarl Williamson2012-11-241-9/+9
* Silence ParseXS warning about abusing the CODE sectionSteffen Mueller2012-08-311-13/+18
* Fix typos (spelling errors) in ext/*.Peter J. Acklam) (via RT2011-01-071-1/+1
* Make DynaLoader clone its private data under threads.Craig A. Berry2009-03-071-0/+15
* ext/ constingRobin Barker2007-12-221-1/+1
* Fix bug in DynaLoader, which has been passing a filename in dynamicNicholas Clark2006-05-021-3/+4
* Re: janitorial work ? [patch]Jim Cromie2005-07-081-2/+2
* Happy chainsaw stories; The removal of the 5005 threadsH.Merijn Brand2002-10-191-30/+0
* dTHX works on its own just fine.Jarkko Hietaniemi2002-04-111-4/+0
* AIX: strerror_r() needs dTHX.Jarkko Hietaniemi2002-04-111-0/+8
* Fixes for #12627.Jarkko Hietaniemi2001-10-251-0/+2
* Integrate change #12626 from maintperl;Jarkko Hietaniemi2001-10-241-97/+118
* Changes USE_THREADS to USE_5005THREADS in the entire source.Artur Bergman2001-08-271-2/+2
* New AIX dynaloading code from Jens-Uwe Mager.Jarkko Hietaniemi2001-06-131-1/+24
* Yet another tweak on AIX dynaloading.Jarkko Hietaniemi2001-03-281-1/+1
* Integrate changes #9244,9247,9250 from maintperl into mainline.Jarkko Hietaniemi2001-03-191-2/+7
* Retract #9136: breaks threading (and binary compatibility).Jarkko Hietaniemi2001-03-141-24/+1
* (Retracted by #9155)Jens-Uwe Mager2001-03-131-1/+24
* minor typos in some dl_$foo.xs filesPeter Prymmer2001-01-201-1/+1
* Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4...H.Merijn Brand2000-11-221-12/+2
* change#3569 deleted some essential code, revert; avoid use ofGurusamy Sarathy2000-04-271-15/+74
* More AIX fixes from Steven Hirsch.Jarkko Hietaniemi2000-02-281-2/+8
* AIX 64-bit patches from Steven Hirsch <hirschs@btv.ibm.com>Jarkko Hietaniemi2000-02-281-6/+35
* pod edits from Paul Marquess and Mark-Jason DominusGurusamy Sarathy1999-12-281-1/+1
* The second cut at AIX C++ extension troubles.Jarkko Hietaniemi1999-10-081-3/+5
* The first cut at fixing Perl extensions written in C++ in AIX,Stephanie Beals1999-10-081-3/+16
* make die/warn and other diagnostics go to wherever STDERR happensGurusamy Sarathy1999-10-061-5/+5
* Small doc and whitespace edits.Jarkko Hietaniemi1999-09-131-1/+1
* Change #4136 edited DynaLoader.xs which is kind of fruitless.Jarkko Hietaniemi1999-09-131-2/+2
* Fixed AIX dynamic loading and AIX shared Perl library.Jarkko Hietaniemi1999-07-141-14/+24
* AIX threaded build, plus few more on the side.Jarkko Hietaniemi1999-07-051-0/+2
* Integrate with mainperl.Jarkko Hietaniemi1999-07-041-57/+13
* more complete support for implicit thread/interpreter pointer,Gurusamy Sarathy1999-06-091-7/+9
* [win32] merge change#904 from maintbranchGurusamy Sarathy1998-05-141-0/+14
* Patches for IRIX, AIX and some generic stuff:Jarkko Hietaniemi1997-12-101-6/+53
* AIX patch for DynaLoader/dl_aix.xs and hints/aix.sh:Jarkko Hietaniemi1997-11-251-17/+29
* perl5.004 on AIX: PatchesTim Bunce1997-06-111-0/+12
* DynaLoader enhancement: support RTLD_GLOBALNick Ing-Simmons1997-01-251-3/+6
* perl 5.003_02: [no incremental changelog available]Larry Wall1996-08-101-5/+5
* perl 5.000perl-5.000Larry Wall1994-10-171-0/+582