| Commit message (Expand) | Author | Age | Files | Lines |
* | Missing change from #7362. | Jarkko Hietaniemi | 2000-10-18 | 1 | -1/+1 |
* | trailing new %ENV entries weren't being pushed into the real | Gurusamy Sarathy | 2000-08-17 | 1 | -1/+11 |
* | waitpid() now handles externally spawned pids correctly; | Gurusamy Sarathy | 2000-08-17 | 1 | -0/+10 |
* | check that the number pseudo children doesn't exceed | Gurusamy Sarathy | 2000-08-16 | 1 | -1/+7 |
* | reenable fake signal handling on Windows, bugs and all | Gurusamy Sarathy | 2000-05-17 | 1 | -1/+2 |
* | fork() failure to create pseudo process sets errno=EAGAIN and returns | Gurusamy Sarathy | 2000-05-08 | 1 | -2/+4 |
* | due to an oversight during PERL_OBJECT migration, hosts created | Gurusamy Sarathy | 2000-03-16 | 1 | -0/+7 |
* | vendorlib support for Windows; regen win32/config* | Gurusamy Sarathy | 2000-03-06 | 1 | -4/+12 |
* | support fetching current interpreter from TLS under useithreads | Gurusamy Sarathy | 2000-02-29 | 1 | -3/+3 |
* | windows fixes for virtualizing child std{in,out,err} handles, | Gurusamy Sarathy | 2000-02-20 | 1 | -0/+7 |
* | assorted little nits | Gurusamy Sarathy | 2000-01-24 | 1 | -2/+7 |
* | pseudo forked children inherit environment correctly | Gurusamy Sarathy | 2000-01-11 | 1 | -10/+11 |
* | add workaround for textmode read() bug in MSVCRT; make chdir() do | Gurusamy Sarathy | 2000-01-10 | 1 | -2/+2 |
* | Win9x + GCC update from Benjamin Stuhl <sho_pi@hotmail.com> | Gurusamy Sarathy | 1999-12-28 | 1 | -1/+1 |
* | windows build tweaks for Borland compiler | Gurusamy Sarathy | 1999-12-05 | 1 | -0/+16 |
* | Windows build tweaks due to change#4623 | Gurusamy Sarathy | 1999-12-03 | 1 | -3/+10 |
* | more complete pseudo-fork() support for Windows | Gurusamy Sarathy | 1999-12-01 | 1 | -0/+2283 |
* | make autogenerated files writable | Gurusamy Sarathy | 1999-06-28 | 1 | -953/+0 |
* | s/isspace/isSPACE/g and make sure the CRT version is always | Gurusamy Sarathy | 1999-05-21 | 1 | -1/+1 |
* | various little nits | Gurusamy Sarathy | 1999-05-20 | 1 | -3/+4 |
* | various fixes for clean build and test on win32; configpm broken, | Gurusamy Sarathy | 1999-05-11 | 1 | -0/+7 |
* | support POSIX::uname() via win32_uname() | Gurusamy Sarathy | 1999-03-24 | 1 | -0/+4 |
* | support win32_putenv() | Gurusamy Sarathy | 1999-02-12 | 1 | -1/+1 |
* | phase 1 of somewhat major rearrangement of PERL_OBJECT stuff | Gurusamy Sarathy | 1998-10-30 | 1 | -6/+6 |
* | support optional crypt() with PERL_OBJECT | Douglas Lankshear | 1998-07-22 | 1 | -0/+4 |
* | win32 tweaks: disable XSLOCKS in perl.c, correct typo, search | Douglas Lankshear | 1998-07-22 | 1 | -1/+1 |
* | final tweaks before beta2 | Gurusamy Sarathy | 1998-07-21 | 1 | -10/+33 |
* | fixes to enable PERL_OBJECT build with mingw32/egcs-1.0.2 | Gurusamy Sarathy | 1998-07-21 | 1 | -13/+10 |
* | add win32_rename() that does what docs say | Gurusamy Sarathy | 1998-07-10 | 1 | -48/+1 |
* | patchlevel up to 5.004_70, various tweaks | Gurusamy Sarathy | 1998-07-05 | 1 | -13/+6 |
* | applied patch, along with many changes: | Douglas Lankshear | 1998-06-21 | 1 | -0/+971 |