Branch: refs/heads/leont/shutdownhook
Home: https://github.com/Perl/perl5
Commit: b572aa3bdb70e17a0b4f51806f7b00aa279c2762
https://github.com/Perl/perl5/commit/b572aa3bdb70e17a0b4f51806f7b00aa279c2762
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: acf6df9f8c6fbcef4ee7ef63e505dfcc7b5e2424
https://github.com/Perl/perl5/commit/acf6df9f8c6fbcef4ee7ef63e505dfcc7b5e2424
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: 3c5fbaca074eeddf9a6bd6700bf04bdc891d214d
https://github.com/Perl/perl5/commit/3c5fbaca074eeddf9a6bd6700bf04bdc891d214d
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/96b81674a3a1...3c5fbaca074e