summaryrefslogtreecommitdiff
path: root/win32/perlhost.h
Commit message (Expand)AuthorAgeFilesLines
...
* Win32 fix for change #25850. I don't know if this define will everSteve Peters2005-10-271-0/+2
* Re: $^CHILD_ERROR_NATIVE issues (with attachment)Gisle Aas2005-10-041-1/+1
* Re: janitorial work ? [patch]Jim Cromie2005-07-081-2/+2
* Make opendir() filename const in Win32-land & friendsSteve Hay2005-06-241-1/+1
* windows: fix memory leak in %ENV handling (shows up as aGurusamy Sarathy2003-06-091-12/+20
* Use PL_{argv,stdin,stdout}gv to avoid unnecessary gv_fetch calls.Chip Salzenberg2003-02-241-3/+3
* windows: support for large filesGurusamy Sarathy2002-12-181-2/+2
* integrate a variant of change#17568 from maint-5.6 branch (theGurusamy Sarathy2002-07-161-23/+0
* make the gettimeofday() implementation in Time::HiRes availableGurusamy Sarathy2002-05-081-1/+8
* Windows 64-bit support:Gurusamy Sarathy2002-04-211-9/+9
* Win32 signal emulation cleanup.Nick Ing-Simmons2002-01-261-5/+4
* Use PerlMemShared for CopSTASHPV and CopFILE. MUCH harder than it sounds!Nick Ing-Simmons2002-01-141-4/+2
* Win32 fixes:Nick Ing-Simmons2002-01-131-2/+25
* Integrate perlio:Jarkko Hietaniemi2001-12-301-5/+7
|\
| * Win32 stuff:Nick Ing-Simmons2001-12-301-5/+7
* | Sarathy thinks undoing C++ comments from C++ filesJarkko Hietaniemi2001-12-301-28/+28
|/
* from the non-ANSI comment police (was: it won't compile on win32) H.Merijn Brand2001-12-291-28/+28
* integrate change#13453 from maint-5.6Gurusamy Sarathy2001-12-041-3/+7
* 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