summaryrefslogtreecommitdiff
path: root/win32/win32.c
Commit message (Expand)AuthorAgeFilesLines
* Make change 25286 betterSteve Hay2005-08-121-6/+6
* Silence Win32 compiler warnings following change 25280Steve Hay2005-08-111-3/+3
* Silence Win32 warnings when not using USE_LARGE_FILESSteve Hay2005-07-221-3/+3
* Re: janitorial work ? [patch]Jim Cromie2005-07-081-19/+19
* Silence some cast warnings from bcc32 on Win32Steve Hay2005-07-011-0/+12
* Fix typo in win32.cSteve Hay2005-06-241-1/+1
* Make opendir() filename const in Win32-land & friendsSteve Hay2005-06-241-1/+1
* Silence some bcc32 compiler warningsSteve Hay2005-06-221-2/+2
* Silence STDERR grumblings from Borland's math library.Steve Hay2005-06-171-0/+10
* Strip \\?\ prefix from Perl path in win32/win32.c:set_w32_module_name()Jan Dubois2005-06-171-0/+4
* Fix USE_SITECUSTOMIZE on Win32Steve Hay2005-03-311-1/+2
* Fix [perl #24269] socket() call uses non-IFS providersSteve Hay2004-08-061-2/+0
* Use VirtualAlloc() more flexibly when using it to mimic UNIX's sbrk().Steve Hay2004-07-161-11/+30
* This seems to be needed to get COW working on Win32Nicholas Clark2004-07-151-2/+4
* Problem with system() on Win9x and command.com (perl 5.8.x-5.9.x)bilbo@ua.fm2004-05-061-2/+3
* re: [PATCH] for bug 28525: Buffer overflow issue in the Win32 distribution of...Jan Dubois2004-04-141-7/+6
* win32_fstat has a potential buffer overrun problemJan Dubois2004-03-081-0/+4
* Fix [perl #27357] Scalar Win32::GetOSVersion() broken in 5.8.3Rafael Garcia-Suarez2004-03-041-0/+6
* win32_chsize bugletKevin Chase2003-12-291-1/+1
* Fix a little syntax error, reported by Marcus Holland-MoritzRafael Garcia-Suarez2003-12-281-1/+1
* 5.8.1 / bcc55 / win32 / Enable PerlIO and/ or USE_LARGE_FILESNigel Sandever2003-12-281-0/+57
* kill 'INT' doesn't work on WindowsJan Dubois2003-08-091-0/+10
* Re: win32.c bug - handle leakJan Dubois2003-08-031-6/+12
* Extend Win32::GetOSVersion() to return additional informationJan Dubois2003-07-301-12/+60
* Win32: fix WM_TIMER handlingMattia Barbon2003-07-031-1/+4
* Salvage parts of #19667.Jarkko Hietaniemi2003-06-031-3/+12
* Retract #19667, #19660, #19659, #19658, #19657, #19656,Jarkko Hietaniemi2003-06-031-12/+3
* resurrect change#19628 and make it work by generalizingGurusamy Sarathy2003-06-021-2/+4
* don't use File::Temp to implement PerlIO_tmpfile() on windows;Gurusamy Sarathy2003-06-021-3/+12
* change#19628 broke many win32/system.t tests, so back it outGurusamy Sarathy2003-06-021-1/+1
* Use "cmd.exe /x/d/c" as the default PERL5SHELL on Windows NT/2K/XPJan Dubois2003-05-281-1/+1
* fix Embed.t failure on windows: PERL_SYS_TERM() is implementedGurusamy Sarathy2003-05-111-0/+7
* silence compiler warningsAbe Timmerman2003-05-021-3/+3
* 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