Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 0a7712a7df7b84e0bf0e6d35ba4587c5e625b9e5 https://github.com/Perl/perl5/commit/0a7712a7df7b84e0bf0e6d35ba4587c5e625b9e5 Author: Štěpán Němec <step...@smrk.net> Date: 2025-07-03 (Thu, 03 Jul 2025)
Changed paths: M pod/perlipc.pod Log Message: ----------- perlipc.pod: correct the safe signals bypass suggestion Just saying that sigaction() bypasses safe signals is misleading: the behavior depends on the 'safe' flag of the SigAction object passed to it. To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications