Branch: refs/heads/leont/shutdownhook
Home: https://github.com/Perl/perl5
Commit: 92f292004ec0532c5160ebf04b95a6b84e41aaa8
https://github.com/Perl/perl5/commit/92f292004ec0532c5160ebf04b95a6b84e41aaa8
Author: Leon Timmermans <[email protected]>
Date: 2021-08-06 (Fri, 06 Aug 2021)
Changed paths:
M globvar.sym
M perl.h
Log Message:
-----------
Add PL_shutdownhook
Commit: b1a91dc4d0431008b7217ceeccd6cd001a05e560
https://github.com/Perl/perl5/commit/b1a91dc4d0431008b7217ceeccd6cd001a05e560
Author: Leon Timmermans <[email protected]>
Date: 2021-08-06 (Fri, 06 Aug 2021)
Changed paths:
M dosish.h
M embed.fnc
M embed.h
M perl.c
M perl.h
M proto.h
M unixish.h
M vms/vmsish.h
M win32/win32.c
Log Message:
-----------
Employ PL_shutdownhook
Commit: 96b81674a3a1a800ddc089c3cc331d3856382698
https://github.com/Perl/perl5/commit/96b81674a3a1a800ddc089c3cc331d3856382698
Author: Leon Timmermans <[email protected]>
Date: 2021-08-06 (Fri, 06 Aug 2021)
Changed paths:
M dist/threads-shared/shared.xs
Log Message:
-----------
Use shutdown hook to destruct shared interpreter on program termination
Compare: https://github.com/Perl/perl5/compare/92f292004ec0%5E...96b81674a3a1