summaryrefslogtreecommitdiff
path: root/win32/perlhost.h
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in new locking on MemSharedNick Ing-Simmons2001-10-201-3/+3
* Use locks on MemSharedNick Ing-Simmons2001-10-201-14/+35
* Integrate change #12200 from maintperl;Jarkko Hietaniemi2001-09-251-5/+6
* Integrate change #12146 from maintperl;Jarkko Hietaniemi2001-09-221-0/+4
* remove deprecated PERL_OBJECT cruft, it has long since stoppedGurusamy Sarathy2001-08-311-32/+20
* Integrate win32/perlhost.h from maintenance branch.Nick Ing-Simmons2001-07-191-1/+1
* Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)Nick Ing-Simmons2001-07-181-10/+14
* PerlIO fixups for Win32:Nick Ing-Simmons2001-03-241-1/+10
* Integrate change #9116 from maintperl into mainline.Jarkko Hietaniemi2001-03-131-4/+4
* Re: sync sync sync: have I missed any patches?Tim Jenness2001-02-281-1/+1
* PERL_IMPLICIT_SYS (almost) works - something odd with "signal"Nick Ing-Simmons2000-12-041-0/+21
* PERL_IMPLICIT_SYS compiles but does not work.Nick Ing-Simmons2000-12-031-90/+89
* Missing change from #7362.Jarkko Hietaniemi2000-10-181-1/+1
* trailing new %ENV entries weren't being pushed into the realGurusamy Sarathy2000-08-171-1/+11
* waitpid() now handles externally spawned pids correctly;Gurusamy Sarathy2000-08-171-0/+10
* check that the number pseudo children doesn't exceedGurusamy Sarathy2000-08-161-1/+7
* reenable fake signal handling on Windows, bugs and allGurusamy Sarathy2000-05-171-1/+2
* fork() failure to create pseudo process sets errno=EAGAIN and returnsGurusamy Sarathy2000-05-081-2/+4
* due to an oversight during PERL_OBJECT migration, hosts createdGurusamy Sarathy2000-03-161-0/+7
* vendorlib support for Windows; regen win32/config*Gurusamy Sarathy2000-03-061-4/+12
* support fetching current interpreter from TLS under useithreadsGurusamy Sarathy2000-02-291-3/+3
* windows fixes for virtualizing child std{in,out,err} handles,Gurusamy Sarathy2000-02-201-0/+7
* assorted little nitsGurusamy Sarathy2000-01-241-2/+7
* pseudo forked children inherit environment correctlyGurusamy Sarathy2000-01-111-10/+11
* add workaround for textmode read() bug in MSVCRT; make chdir() doGurusamy Sarathy2000-01-101-2/+2
* Win9x + GCC update from Benjamin Stuhl <sho_pi@hotmail.com>Gurusamy Sarathy1999-12-281-1/+1
* windows build tweaks for Borland compilerGurusamy Sarathy1999-12-051-0/+16
* Windows build tweaks due to change#4623Gurusamy Sarathy1999-12-031-3/+10
* more complete pseudo-fork() support for WindowsGurusamy Sarathy1999-12-011-0/+2283
* make autogenerated files writableGurusamy Sarathy1999-06-281-953/+0
* s/isspace/isSPACE/g and make sure the CRT version is alwaysGurusamy Sarathy1999-05-211-1/+1
* various little nitsGurusamy Sarathy1999-05-201-3/+4
* various fixes for clean build and test on win32; configpm broken,Gurusamy Sarathy1999-05-111-0/+7
* support POSIX::uname() via win32_uname()Gurusamy Sarathy1999-03-241-0/+4
* support win32_putenv()Gurusamy Sarathy1999-02-121-1/+1
* phase 1 of somewhat major rearrangement of PERL_OBJECT stuffGurusamy Sarathy1998-10-301-6/+6
* support optional crypt() with PERL_OBJECTDouglas Lankshear1998-07-221-0/+4
* win32 tweaks: disable XSLOCKS in perl.c, correct typo, searchDouglas Lankshear1998-07-221-1/+1
* final tweaks before beta2Gurusamy Sarathy1998-07-211-10/+33
* fixes to enable PERL_OBJECT build with mingw32/egcs-1.0.2Gurusamy Sarathy1998-07-211-13/+10
* add win32_rename() that does what docs sayGurusamy Sarathy1998-07-101-48/+1
* patchlevel up to 5.004_70, various tweaksGurusamy Sarathy1998-07-051-13/+6
* applied patch, along with many changes:Douglas Lankshear1998-06-211-0/+971