summaryrefslogtreecommitdiff
path: root/win32/win32.h
Commit message (Expand)AuthorAgeFilesLines
* various Windows tweaks: make $^E a little less buggy by savingGurusamy Sarathy2000-02-071-7/+9
* workaround for undefined symbolGurusamy Sarathy2000-02-021-0/+1
* introduce $^U, a global bit to indicate whether systemGurusamy Sarathy2000-01-311-3/+5
* tweak exports list on WindowsGurusamy Sarathy2000-01-261-2/+2
* eliminate need for perl95.exe on Windows 9x by working around CRTGurusamy Sarathy2000-01-251-3/+5
* force linkage of the function wrappers for globals in change#4878Gurusamy Sarathy2000-01-241-0/+1
* s/USE_TEXTMODE_SCRIPTS/PERL_TEXTMODE_SCRIPTS/gGurusamy Sarathy2000-01-041-1/+1
* various Windows build tweaksGurusamy Sarathy1999-12-311-38/+43
* enable the PERL_BINMODE_SCRIPTS behavior by default on WindowsGurusamy Sarathy1999-12-301-5/+3
* Win9x + GCC update from Benjamin Stuhl <sho_pi@hotmail.com>Gurusamy Sarathy1999-12-281-16/+5
* windows build tweaks for Borland compilerGurusamy Sarathy1999-12-051-0/+1
* applied somewhat modified version of suggested patchBenjamin Stuhl1999-12-051-7/+0
* minor USE_ITHREADS tweaksGurusamy Sarathy1999-12-011-0/+2
* more complete pseudo-fork() support for WindowsGurusamy Sarathy1999-12-011-10/+27
* win32 internal data must be interpreter-localGurusamy Sarathy1999-11-081-25/+40
* patch up egcs-1.1.2-mingw32 build (builds a working miniperl, but notGurusamy Sarathy1999-10-271-0/+7
* support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS onGurusamy Sarathy1999-10-171-2/+2
* some versions of mingw32 have __int64, define iff it isn'tGurusamy Sarathy1999-10-061-1/+3
* C<union any> needs no PERL_OBJECT-treatmentGurusamy Sarathy1999-07-201-9/+0
* fixups for sundry warnings about function pointersGurusamy Sarathy1999-07-121-2/+2
* yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADSGurusamy Sarathy1999-07-121-16/+20
* more PERL_OBJECT cleanups (changes still untested on Unix!)Gurusamy Sarathy1999-07-081-1/+1
* MINGW32 and EGCS 1.1.2 supportJan Dubois1999-07-041-1/+1
* somewhat untested PERL_OBJECT cleanups (C++isms mostlyGurusamy Sarathy1999-06-271-8/+19
* EXTERN_C declarations for global arrays in variousGurusamy Sarathy1999-06-121-2/+2
* win32 build fixesGurusamy Sarathy1999-06-101-15/+20
* remove _() non-ansismGurusamy Sarathy1999-06-021-7/+7
* add wide versions of win32 system calls (first step inGurusamy Sarathy1999-05-281-0/+14
* Mingw32 + w32api-0.1.5 tweaksNick Ing-Simmons1999-05-151-1/+2
* various fixes for clean build and test on win32; configpm broken,Gurusamy Sarathy1999-05-111-0/+2
* 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