summaryrefslogtreecommitdiff
path: root/win32/win32.c
Commit message (Expand)AuthorAgeFilesLines
* Integrate:Jarkko Hietaniemi2003-03-201-0/+2
* win32_msgwait() problemGurusamy Sarathy2003-01-031-4/+3
* integrate change#18377 from maint-5.6 branchGurusamy Sarathy2002-12-311-9/+13
* fix for GPF in C<print Win32::GetFullPathName('\\\\host\share')>Gurusamy Sarathy2002-12-181-2/+7
* windows: support for large filesGurusamy Sarathy2002-12-181-0/+49
* Re: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32-x86)Alain Barbet2002-10-221-3/+4
* Happy chainsaw stories; The removal of the 5005 threadsH.Merijn Brand2002-10-191-8/+0
* integrate a variant of change#17568 from maint-5.6 branch (theGurusamy Sarathy2002-07-161-16/+9
* integrate change#17566 from maint-5.6 branchGurusamy Sarathy2002-07-161-1/+24
* uname() was returning "unknown" on IA64; handle other missingGurusamy Sarathy2002-06-071-4/+41
* Rework #16506 some more.Jarkko Hietaniemi2002-05-081-1/+25
* Rework #16503 a bit to keep all the HiRes implementationJarkko Hietaniemi2002-05-081-25/+1
* make the gettimeofday() implementation in Time::HiRes availableGurusamy Sarathy2002-05-081-0/+32
* aTHX may be emptyGurusamy Sarathy2002-05-081-0/+4
* 5005threads builds again on windowsGurusamy Sarathy2002-05-081-4/+9
* fixes for various warnings identified by Visual C++Gurusamy Sarathy2002-05-071-3/+3
* Several of non-default builds now seem to work reasonably wellNick Ing-Simmons2002-05-031-0/+1
* Win32 builds and mostly works for non-USE_PERLIO non-USE_IMP_SYS case.Nick Ing-Simmons2002-05-021-0/+52
* another windows fix: only create a new console for subprocessesGurusamy Sarathy2002-04-221-5/+5
* fixes for all the warnings reported by Visual C (most of thisGurusamy Sarathy2002-04-211-10/+6
* Windows 64-bit support:Gurusamy Sarathy2002-04-211-19/+64
* Devel::DProf Real Elapsed TimesLuc St-Louis2002-04-171-4/+3
* RE: failed with undefined USE_PERLIO for Win32Vadim Konovalov2002-04-171-0/+3
* Integrate change #15879 from maint-5.6;Jarkko Hietaniemi2002-04-121-32/+57
* Win32 w/o multiplicity build failsMattia Barbon2002-03-261-0/+14
* From: "Paul Marquess" <paul_marquess@yahoo.co.uk>Paul Marquess2002-03-201-2/+2
* Re: [PATCH bleadperl] socketpair.tNikola Knezevic2002-02-251-2/+3
* Re: [PATCH 5.6.1] Win32: Give user control over window creation behavior of s...Jan Dubois2002-02-121-0/+31
* Win32 signal emulation cleanup.Nick Ing-Simmons2002-01-261-84/+159
* Use PerlMemShared for CopSTASHPV and CopFILE. MUCH harder than it sounds!Nick Ing-Simmons2002-01-141-0/+3
* Win32 fixes:Nick Ing-Simmons2002-01-131-3/+11
* Install dummy signal() handlers for Win32's SIGINT and SIGBREAKNick Ing-Simmons2002-01-111-2/+11
* A mostly-stable version of "new" Win32 signal/kill support.Nick Ing-Simmons2002-01-111-15/+21
* More signal hackeryNick Ing-Simmons2002-01-101-2/+75
* Skeleton coding of more kill() support on Win32.Nick Ing-Simmons2002-01-091-16/+65
* (Re-)implement alarm() for Win32.Nick Ing-Simmons2002-01-091-55/+106
* Win32 and makedef.pl fall-out of PerlIO/pTHX stuffNick Ing-Simmons2001-12-221-2/+1
* [patch] non-blocking waitpid(-1,WNOHANG) for MSWin32Rocco Caputo2001-12-101-57/+72
* Integrate change #13145 from maintperl;Jarkko Hietaniemi2001-11-211-8/+10
* Integrate change #13058 from maintperl;Jarkko Hietaniemi2001-11-171-17/+25
* Integrate change #12747 from maintperl;Jarkko Hietaniemi2001-10-281-37/+97
* Integrate changes #12724 and #12725 from maintperl;Jarkko Hietaniemi2001-10-281-12/+35
* avoid compiler warningGurusamy Sarathy2001-10-261-1/+1
* Integrate maintperl changes #12268 and #12669;Jarkko Hietaniemi2001-10-261-14/+40
* Integrate change #12615 from maintperl;Jarkko Hietaniemi2001-10-241-1/+25
* Integrate change #12559 from maintperl;Jarkko Hietaniemi2001-10-221-13/+100
* Manual eror in #12147.Jarkko Hietaniemi2001-09-221-1/+1
* Integrate change #12146 from maintperl;Jarkko Hietaniemi2001-09-221-1/+5
* added tainting for getcwd for Win32Nikola Knezevic2001-09-181-0/+4
* remove deprecated PERL_OBJECT cruft, it has long since stoppedGurusamy Sarathy2001-08-311-82/+55