summaryrefslogtreecommitdiff
path: root/win32/include
Commit message (Expand)AuthorAgeFilesLines
* replace "define\t" with "define " in most "normal" core files.Yves Orton2023-04-291-1/+1
* style: Detabify indentation of the C code maintained by the core.Michael G. Schwern2021-01-172-11/+11
* The VC6 Chainsaw MassacreSteve Hay2019-10-171-148/+0
* The Windows CE Chainsaw MassacreSteve Hay2019-06-182-136/+126
* Fix Win32 build with MinGW/gcc-4.8+ which define some errno.h values >= 100Steve Hay2013-10-171-5/+5
* Fix the #include of winsock2.h in win32/include/sys/errno2.hSteve Hay2013-09-161-3/+12
* We need winsock2.h for WSAECANCELLED in errno2.hSteve Hay2013-09-161-1/+1
* Clarify a comment in errno2.hSteve Hay2013-09-161-1/+2
* Fix Windows build for compilers other than VC10+Steve Hay2013-09-161-0/+9
* Simplify errno2.h slightlySteve Hay2013-09-161-88/+78
* Fix stringification of $! in VC10+ builds where errno > sys_nerrSteve Hay2013-09-161-2/+2
* Fix a problem with mod_perl on Windows using VS2010+.Steve Hay2013-09-162-13/+170
* Remove option to build without USE_SOCKETS_AS_HANDLES on WindowsSteve Hay2012-09-281-14/+0
* Fix Win32 build with plain VC6 compilerSteve Hay2011-11-201-0/+101
* Fixup errno definitions for WindowsJan Dubois2011-03-191-0/+12
* Redefine errno values for Visual Studio 2010Steve Hay2011-03-191-4/+0
* Define our own sockaddr_in6 for VC6Jan Dubois2010-12-141-0/+45
* Include ws2tcpip.h to get IPv6 definitionsJan Dubois2010-11-251-7/+15
* Support Visual C++ 2010Steve Hay2010-11-181-1/+3
* Re: Merge WinCE into Win32 directory and remove the the WinCE directoryYves Orton2006-05-021-37/+5
* Merge WinCE and Win32 directories -- Initial patchYves Orton2006-04-281-0/+38
* RE: [perl #37708] [PATCH] wrong IP_ constants on Win32 Jan Dubois2005-11-221-1/+5
* Make opendir() filename const in Win32-land & friendsSteve Hay2005-06-241-1/+1
* from the non-ANSI comment police (was: it won't compile on win32) H.Merijn Brand2001-12-292-11/+11
* 4-arg select() was busted on windows because change#8178 didn'tGurusamy Sarathy2001-08-051-0/+2
* get sources building on windows+MSVC again (untested with otherGurusamy Sarathy2000-11-231-36/+1
* various little goofs in change#4385Gurusamy Sarathy1999-10-151-1/+1
* win32_*dir() cleanup; win32_readdir() iterates as necessaryGurusamy Sarathy1999-10-151-20/+23
* yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADSGurusamy Sarathy1999-07-122-3/+2
* Mingw32 + w32api-0.1.5 tweaksNick Ing-Simmons1999-05-151-2/+2
* export opendir() set of functions on win32Gurusamy Sarathy1998-07-021-6/+6
* [asperl] added AS patch#2Gurusamy Sarathy1998-01-301-0/+2
* Add files and tweak others to get 'native' Mingw32 gcc port asNick Ing-Simmons1997-11-271-0/+10
* [Win32] Export our own FD_SET() et al to complete sockets-as-handles pretense.Gurusamy Sarathy1997-11-181-1/+53
* Add missing win32_closesocket() and export it (extension writers' complaint).Gurusamy Sarathy1997-11-121-0/+1
* [differences between cumulative patch application and perl5.004_01]perl-5.004_01Tim Bunce1997-06-111-4/+7
* [inseparable changes from match from perl-5.003_99 to perl-5.003_99a]Perl 5 Porters1997-05-081-3/+3
* [inseparable changes from patch from perl5.003_23 to perl5.003_24]perl-5.003_24Perl 5 Porters1997-01-294-0/+211