summaryrefslogtreecommitdiff
path: root/win32/win32.h
Commit message (Expand)AuthorAgeFilesLines
* support POSIX::uname() via win32_uname()Gurusamy Sarathy1999-03-241-0/+12
* implement win32_spawnvp() internally, making it return true PIDsGurusamy Sarathy1999-03-221-18/+19
* another win32 portability fix: make sysread() and syswrite()Gurusamy Sarathy1998-11-211-0/+5
* various win32 tweaks; disable new xs_cpp section (it createsGurusamy Sarathy1998-10-261-1/+3
* update template config.sh, add new config vars to win32 stuffGurusamy Sarathy1998-09-251-0/+9
* Two tweaks to allow quiet compile qith egcs-1.1Nick Ing-Simmons1998-09-121-0/+4
* win32 tweaksDouglas Lankshear1998-07-221-0/+3
* fixes to enable PERL_OBJECT build with mingw32/egcs-1.0.2Gurusamy Sarathy1998-07-211-8/+10
* PL_ scheme Builds under Minw32 - some SEGFAULT snagsNick Ing-Simmons1998-07-181-6/+6
* win32 fixes for VC 6.0 nitsGurusamy Sarathy1998-07-111-0/+1
* add FILE_SHARE_DELETE ifndef in win32.hGurusamy Sarathy1998-06-251-1/+5
* applied patch, along with many changes:Douglas Lankshear1998-06-211-0/+49
* manual integration of all outstanding ansi branch stuff into mainlineGurusamy Sarathy1998-06-201-3/+4
* various win32 fixesGurusamy Sarathy1998-06-141-1/+2
* [win32] @INC construction on win32 cleaned upGurusamy Sarathy1998-06-011-2/+2
* [asperl] integrate mainline changesGurusamy Sarathy1998-05-291-1/+0
|\
| * [win32] remove C<#define index strchr> from win32.h (unused, and theGurusamy Sarathy1998-05-271-1/+0
* | [asperl] fix various shenanigans with C<environ>, BC and VC builds now passGurusamy Sarathy1998-05-291-8/+6
* | [asperl] integrate mainline changes (untested)Gurusamy Sarathy1998-05-181-0/+25
|\ \ | |/
| * [win32] intern -> sys_internGurusamy Sarathy1998-04-221-6/+6
| * [win32] hand-applied patch along with small tweaksJan Dubois1998-04-221-0/+25
* | [asperl] integrate mainline changesGurusamy Sarathy1998-04-081-0/+10
|\ \ | |/
| * [win32] set sockets to nonoverlapped mode for every threadSteve Nielsen1998-03-121-0/+3
| * [win32] mingw32 tweaksGurusamy Sarathy1998-03-101-0/+7
* | [asperl] add AS patch#15Gurusamy Sarathy1998-04-031-2/+4
* | [asperl] various changes to get asperl working under BorlandGurusamy Sarathy1998-03-161-0/+16
* | [asperl] integrate mainline changesGurusamy Sarathy1998-03-011-0/+1
|\ \ | |/
| * [win32] support chown() (just a noop for now)Gurusamy Sarathy1998-02-221-0/+1
* | [asperl] added AS patch#9Gurusamy Sarathy1998-02-261-0/+4
* | [asperl] integrate latest win32 branchGurusamy Sarathy1998-02-221-1/+4
|\ \ | |/
| * [win32] DLLs are now ok on mingw32/gcc-2.8.0 after removing theGurusamy Sarathy1998-02-171-1/+0
| * [win32] fix mingw32 gcc 2.8.0 build (DLLs generated seem to be brokenGurusamy Sarathy1998-02-161-1/+5
* | [asperl] added AS patch#6Douglas Lankshear1998-02-141-0/+10
|/
* [win32] Fix autovivification problems with XSUB OUTPUT argsGurusamy Sarathy1998-01-191-9/+9
* [win32] Support case-tolerant %ENVGurusamy Sarathy1998-01-051-0/+2
* [win32] Add a tweaked version of:Tye McQueen1998-01-041-0/+1
* [win32] Various win32 fixesGurusamy Sarathy1998-01-041-2/+6
* [win32] support getlogin()Gurusamy Sarathy1997-12-241-12/+14
* [win32] add support for crypt() via user-supplied des_fcrypt() source or libr...Gurusamy Sarathy1997-12-241-0/+3
* [win32] makegcc.mk merged into makefile.mk, so makegcc.mk is gone.Gurusamy Sarathy1997-12-021-0/+3
* [win32] various hacks to get mingw32 to build. Sync Makefile with makefile.mk.Gurusamy Sarathy1997-12-021-3/+9
* Create a struct for all perls globals (as an option)Nick Ing-Simmons1997-12-011-5/+19
* Avoid __declspec(thread) by default, for both scratchNick Ing-Simmons1997-11-291-1/+16
* GCC + Threads on Win32 - best gcc results yetNick Ing-Simmons1997-11-291-0/+9
* Add files and tweak others to get 'native' Mingw32 gcc port asNick Ing-Simmons1997-11-271-0/+6
* [win32] Various changes to make it build cleanly and pass all tests:Gurusamy Sarathy1997-11-261-1/+1
* Munge pseudo-Configure stuff to add -thread to archname asNick Ing-Simmons1997-11-221-2/+1
* ansiperl builds with Borland C++ againNick Ing-Simmons1997-11-221-0/+1
* Basic integrate of lastest perl into ansiperlNick Ing-Simmons1997-11-211-0/+8
|\
* | MYMALLOC for Win32:Nick Ing-Simmons1997-11-161-0/+10
|/