In perl.git, the branch tonyc/save-more-errno has been created
<http://perl5.git.perl.org/perl.git/commitdiff/d97970fa28f119180d92b59f4b1e3633ed08a233?hp=0000000000000000000000000000000000000000>
at d97970fa28f119180d92b59f4b1e3633ed08a233 (commit)
- Log -----------------------------------------------------------------
commit d97970fa28f119180d92b59f4b1e3633ed08a233
Author: Tony Cook <[email protected]>
Date: Mon Aug 26 15:07:44 2013 +1000
[perl #85104] work harder to save error numbers
Updates the errno save macros to save the platform error number where
needed for more than just VMS.
The OS/2 code is untested.
M perl.h
M t/win32/signal.t
commit 6b8e43fd37a9c41049c802f8b6153b2f1ebda2c8
Author: Tony Cook <[email protected]>
Date: Mon Aug 26 15:08:36 2013 +1000
[perl #85104] TODO test for preserving $^E across signal handlers
and tests Win32 signal emulation too
M MANIFEST
A t/win32/signal.t
-----------------------------------------------------------------------
--
Perl5 Master Repository