Branch: refs/heads/smoke-me/khw-pr3
Home: https://github.com/Perl/perl5
Commit: 908ccb8ff2c196288643a1f46f09be24c2336d86
https://github.com/Perl/perl5/commit/908ccb8ff2c196288643a1f46f09be24c2336d86
Author: Karl Williamson <[email protected]>
Date: 2020-11-11 (Wed, 11 Nov 2020)
Changed paths:
M embed.fnc
Log Message:
-----------
embed.fnc: Mark 3 sighandler fcns as Core only
These appear to be for internal use, with no cpan usage
The macro GIMME_V is what one is supposed to use for this functionality.