ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Proc-FastSpawn/Changes
(Generate patch)

Comparing Proc-FastSpawn/Changes (file contents):
Revision 1.7 by root, Sun Apr 28 00:49:43 2013 UTC vs.
Revision 1.8 by root, Sun Apr 28 01:10:44 2013 UTC

1Revision history for Perl extension Proc::FastSpawn 1Revision history for Perl extension Proc::FastSpawn
2
3 - do not use vfork with spawnp, to avoid running into lots of
4 problems (execvp might call malloc, better thread safety etc.),
5 at the cost of using fork instead of vfork.
2 6
31.1 Sun Apr 28 02:47:31 CEST 2013 71.1 Sun Apr 28 02:47:31 CEST 2013
4 - add spawnp function for convenience. 8 - add spawnp function for convenience.
5 9
61.0 Sun Apr 7 03:32:54 CEST 2013 101.0 Sun Apr 7 03:32:54 CEST 2013

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines