summaryrefslogtreecommitdiff
path: root/pod/perlfork.pod
Commit message (Expand)AuthorAgeFilesLines
* perlfork.pod: convert "\t"s to spaces.Shlomi Fish2014-12-031-38/+38
* Remove trailing whitespace.Shlomi Fish2014-12-031-2/+2
* sig() should be kill()Doug Bell2014-08-311-1/+1
* perlfork, perlfunc: Fix English grammatical errorsKarl Williamson2011-06-081-1/+1
* Add information about portability caveats related to using kill on forked pro...bojilund2011-06-071-2/+10
* Don't wait for SIGTERM'ed forked children on WindowsJan Dubois2011-03-151-9/+22
* perlfork tweaksFather Chrysostomos2011-02-191-3/+3
* Document rewinddir() limitationsJan Dubois2010-10-251-0/+13
* Typo fix in perlforkSteve Peters2010-08-271-1/+1
* document limitation of exec() inside pseudo-processesJan Dubois2007-09-171-0/+3
* Document the limitations of calling exit() (instead of _exit()) fromSteve Peters2006-02-061-1/+8
* Don't show code closing STD{IN,OUT} before reopening, becauseChip Salzenberg2004-01-311-2/+0
* update perlfork.pod for status as of 5.8.0Gurusamy Sarathy2002-06-091-16/+14
* I assume the Perl fork() emulation is still experimental.Jarkko Hietaniemi2002-06-081-1/+1
* Integrate the perlfork half of #9513 from maintperl into mainlineJarkko Hietaniemi2001-04-091-1/+17
* doubled words in pods (from Simon CozensGurusamy Sarathy2000-04-271-1/+1
* various pod nits (from Larry Virden and others)Gurusamy Sarathy2000-04-241-1/+1
* document unimplemented status of forking pipe open() on windowsGurusamy Sarathy2000-01-271-0/+67
* various pod nits identified by installhtml (all fixed exceptGurusamy Sarathy2000-01-271-0/+2
* caveat about thread-safety of extensionsGurusamy Sarathy1999-12-021-2/+10
* more complete pseudo-fork() support for WindowsGurusamy Sarathy1999-12-011-0/+224