develooper Front page | perl.perl5.porters | Postings from May 2012

Cleanup vfork debris?

Thread Next
From:
Michael G Schwern
Date:
May 4, 2012 15:59
Subject:
Cleanup vfork debris?
Message ID:
4FA45F59.1010508@pobox.com
In answering a StackOverflow question, I did a quick grep for what Perl
actually does with vfork after going through the trouble detecting it.  The
answer appears to be: nothing.

Looks like it was eliminated 11 years ago by Sarathy.
https://github.com/mirrors/perl/commit/52e18b1f277416a33dff2c066a83fdab0520a2d7

Any strong objections to eliminating the associated vfork debris?  Looks like
config stuff, hint files, and some special VMS code can all just be deleted.


-- 
THIS I COMMAND!

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About