summaryrefslogtreecommitdiff
path: root/t/op/fork.t
Commit message (Expand)AuthorAgeFilesLines
* op/fork.t: skip the ulimit fork test under LSANTony Cook2023-01-191-0/+2
* Remove NetWare supportDagfinn Ilmari Mannsåker2021-10-081-1/+1
* t/op/fork.t: fix skip conditionTomasz Konojacki2019-11-101-1/+1
* t/op/fork.t: Don't output shell warningKarl Williamson2017-06-011-1/+1
* Use set_up_inc for several unit testsNicolas R2016-08-181-1/+1
* miniperl on Win32 doesn't have fork()Tony Cook2015-01-061-0/+2
* Properly set the phase for END blocks run at the end of a pseudo-forkVincent Pit2014-09-281-0/+10
* Pseudo-fork dups arg array on argless callsDavid Mitchell2014-04-281-0/+14
* t/op/fork.t: Up the sleep time in a test to avoid timing issuesBrian Fraser2014-01-261-1/+1
* t/op/fork.t: Work around android only having an inbuilt echoBrian Fraser2014-01-261-0/+3
* [perl #117141] sometimes we just can't make fork fail, skip the testTony Cook2013-05-131-0/+3
* t/op/fork.t: Add description for one special test.James E Keenan2013-01-051-1/+1
* Skip the test for fork's undef return if ulimit -u doesn't work locally.Nicholas Clark2012-11-221-0/+6
* fork() should return undef on failure, even in list contextJesse Luehrs2012-10-231-0/+13
* Remove the MPE/iX port.Nicholas Clark2012-09-211-3/+0
* Hang on to child handle after signalling SIGTERMJan Dubois2011-03-151-0/+20
* Don't set $ENV{PERL5LIB} in t/op/{anonsub,fork}.t as it isn't needed.Nicholas Clark2011-03-151-1/+0
* Avoid race codition when setting process exit code on Windows.Jan Dubois2011-03-111-0/+12
* Refactor 5 tests to use skip_all(), instead of generating TAP locally.Nicholas Clark2011-03-071-9/+5
* Migrate t/op/{fork,runlevel,tie}.t to use run_multiple_progs().Nicholas Clark2011-02-251-48/+24
* fix for [perl #72604] @DB::args and win32 forkDavid Mitchell2010-02-281-0/+18
* Mark all .t and .pm files as non executableRafael Garcia-Suarez2009-06-061-0/+0
* Use test.pl's tempfile().Nicholas Clark2008-08-071-5/+5
* [perl #53238] Patch to stop t/op/fork.t relying on rand David Dick2008-04-261-5/+3
* First patch from:Jan Dubois2006-12-111-0/+1
* Make use of $Config{d_pseudofork} in a couple of core testsSteve Hay2006-12-071-6/+1
* Re: [perl #39145] win32, @_ and fork crashing in dounwindDavid Mitchell2006-05-171-0/+6
* RE: PeekMessage() call in win32\win32.c win32_async_checkJan Dubois2005-12-161-0/+18
* Re: 5.8.1 and srandSlaven Rezic2003-10-021-0/+18
* NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.Jarkko Hietaniemi2001-06-161-3/+6
* PERL_IMPLICIT_SYS (almost) works - something odd with "signal"Nick Ing-Simmons2000-12-041-1/+3
* C<foreach my $x ...> in pseudo-fork()ed process may diddleGurusamy Sarathy2000-11-251-0/+22
* Use minimal @INC in tests, most of the time just '../lib',Mike Guy2000-08-291-1/+1
* Unbuffer the output.Yitzchak Scott-Thoennes2000-08-181-0/+1
* on windows, the return values from wait() and waitpid() don'tGurusamy Sarathy2000-08-161-0/+24
* MPE/ix patches from Mark Bixby.Jarkko Hietaniemi2000-02-241-0/+5
* OS/2 build fixups from Ilya ZakharevichGurusamy Sarathy2000-02-041-1/+3
* document unimplemented status of forking pipe open() on windowsGurusamy Sarathy2000-01-271-0/+47
* tweak exports list on WindowsGurusamy Sarathy2000-01-261-1/+4
* test for change#4792Gurusamy Sarathy2000-01-111-7/+11
* test tweakGurusamy Sarathy2000-01-101-1/+1
* enable fork.t on windowsGurusamy Sarathy2000-01-101-1/+1
* more complete pseudo-fork() support for WindowsGurusamy Sarathy1999-12-011-7/+296
* more testsuite smarts (many of them courtesy Ilya)Gurusamy Sarathy1999-05-121-1/+1
* make testsuite somewhat location independentGurusamy Sarathy1999-02-121-1/+1
* [inseparable changes from patch from perl5.003_22 to perl5.003_23]perl-5.003_23Perl 5 Porters1997-01-251-0/+10
* perl 5.0 alpha 2perl-5a2Larry Wall1993-10-071-1/+1
* perl 4.0.00: (no release announcement available)perl-4.0.00Larry Wall1991-03-211-0/+16