summaryrefslogtreecommitdiff
path: root/perlproc.h
Commit message (Collapse)AuthorAgeFilesLines
* applied patch, along with many changes:Douglas Lankshear1998-06-211-71/+0
| | | | | | | | | | | - ipfoo.h headers have been coalesced along with perlfoo.h into iperlsys.h - win32/cp*.h have been combined in perlhost.h - CPerlObj::PerlParse() takes an extra xsinit arg - tweaks to get dl_win32.xs compiling again w/ PERL_OBJECT Message-Id: <000001bd9b8c$0417fe90$a32fa8c0@tau.Active> Subject: RE: [PATCH 5.004_67] Fixes for broken MS compiler p4raw-id: //depot/perl@1172
* various win32 odds and endsGurusamy Sarathy1998-06-151-0/+2
| | | | | | | | | | | | - added support for waitpid(), open2/open3, and a bugfix for kill() from Ronald Schmidt <RonaldWS@aol.com> - tweak testsuite mods of above - regenerate win32/config_H.?c - change kill() to win32_kill() and export it - coalesce common code in win32.c - add PerlProc_waitpid() and export win32_waitpid() result builds and passes on the three win32 compilers p4raw-id: //depot/perl@1134
* [asperl] fix up missing patches from AS patch#2Gurusamy Sarathy1998-01-301-0/+47
| | | p4raw-id: //depot/asperl@449
* [win32] foo() -> PerlGroup_foo() patch from ActiveStateGurusamy Sarathy1998-01-191-0/+22
p4raw-id: //depot/win32/perl@433