Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't show code closing STD{IN,OUT} before reopening, because | Chip Salzenberg | 2004-01-31 | 1 | -2/+0 |
| | | | | | doing so is unnecessary and occasionally harmful. p4raw-id: //depot/perl@22252 | ||||
* | update perlfork.pod for status as of 5.8.0 | Gurusamy Sarathy | 2002-06-09 | 1 | -16/+14 |
| | | | p4raw-id: //depot/perl@17137 | ||||
* | I assume the Perl fork() emulation is still experimental. | Jarkko Hietaniemi | 2002-06-08 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@17105 | ||||
* | Integrate the perlfork half of #9513 from maintperl into mainline | Jarkko Hietaniemi | 2001-04-09 | 1 | -1/+17 |
| | | | | | | | (the perlunicode half is obsolete) p4raw-id: //depot/perl@9650 p4raw-edited: from //depot/maint-5.6/perl@9648 'edit in' pod/perlfork.pod (@7273..) | ||||
* | doubled words in pods (from Simon Cozens | Gurusamy Sarathy | 2000-04-27 | 1 | -1/+1 |
| | | | | | <simon.p.cozens@jp.pwcglobal.com>) p4raw-id: //depot/perl@5959 | ||||
* | various pod nits (from Larry Virden and others) | Gurusamy Sarathy | 2000-04-24 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@5917 | ||||
* | document unimplemented status of forking pipe open() on windows | Gurusamy Sarathy | 2000-01-27 | 1 | -0/+67 |
| | | | p4raw-id: //depot/perl@4914 | ||||
* | various pod nits identified by installhtml (all fixed except | Gurusamy Sarathy | 2000-01-27 | 1 | -0/+2 |
| | | | | | unresolved links) p4raw-id: //depot/perl@4910 | ||||
* | caveat about thread-safety of extensions | Gurusamy Sarathy | 1999-12-02 | 1 | -2/+10 |
| | | | p4raw-id: //depot/perl@4621 | ||||
* | more complete pseudo-fork() support for Windows | Gurusamy Sarathy | 1999-12-01 | 1 | -0/+224 |
p4raw-id: //depot/perl@4602 |