This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #85104] work harder to save error numbers
authorTony Cook <tony@develop-help.com>
Mon, 26 Aug 2013 05:07:44 +0000 (15:07 +1000)
committerTony Cook <tony@develop-help.com>
Mon, 26 Aug 2013 05:32:47 +0000 (15:32 +1000)
commit6ca940a96b9e45faae91a09cbb08c467933bbde9
treefef8e73648de04bf5b55d303c153e08b39b41fb7
parented51a345f34e4dd7c7c58241f538c01d9f58b539
[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.
perl.h
t/win32/signal.t