This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
POSIX: Check fds against negatives.
[perl5.git] / ext / DynaLoader / dl_symbian.xs
2015-11-10 Tony Cookfix symbian XS too, missed this when checking over...
2015-11-10 Reini UrbanDynaLoader/dl_*.xs: Define all PERL_IN_DL_*_XS markers
2015-11-10 Reini UrbanDynaLoader 1.36 dl_find_symbol add 3rd optional argument
2015-03-09 Hugo van der Sandengrok_atoUV: don't make part of API
2014-11-16 Daniel Draganmisc optimizing in DynaLoader
2014-06-12 Dagfinn Ilmari Man... Change newSVpvn("…", …) to newSVpvs("…")
2013-11-14 David MitchellDynaloader: fix build issue
2013-11-13 David MitchellDynaLoader: silence some compiler warnings
2009-03-07 Craig A. BerryMake DynaLoader clone its private data under threads.
2008-01-23 Nicholas ClarkDeprecate (and remove core use of ) Nullav, Nullcv...
2007-12-22 Robin Barkerext/ consting
2006-05-02 Nicholas ClarkFix bug in DynaLoader, which has been passing a filenam...
2005-04-21 Jarkko HietaniemiSymbian port of Perl