summaryrefslogtreecommitdiff
path: root/win32/win32.h
Commit message (Expand)AuthorAgeFilesLines
* windows portability tweaksGurusamy Sarathy2000-04-291-0/+2
* due to an oversight during PERL_OBJECT migration, hosts createdGurusamy Sarathy2000-03-161-0/+4
* track more of the child state on WindowsGurusamy Sarathy2000-03-091-0/+17
* vendorlib support for Windows; regen win32/config*Gurusamy Sarathy2000-03-061-2/+4
* patch to fix mingw32 build under USE_IMP_SYS (from Benjamin Stuhl);Gurusamy Sarathy2000-03-021-4/+5
* Windows miscellanyGurusamy Sarathy2000-03-011-6/+0
* change#5364 had a few problemsGurusamy Sarathy2000-02-291-1/+1
* utf8-ize @ARGV when -C switch is used on WindowsGurusamy Sarathy2000-02-291-0/+1
* various shenanigans in change#5342Gurusamy Sarathy2000-02-291-0/+2
* support fetching current interpreter from TLS under useithreadsGurusamy Sarathy2000-02-291-4/+3
* windows fixes for virtualizing child std{in,out,err} handles,Gurusamy Sarathy2000-02-201-0/+8
* some fixes for mingw32/GCC (SETERRNO() still appears toGurusamy Sarathy2000-02-191-0/+1
* change $^U to $^WIDE_SYSTEM_CALLS; s/PL_bigchar/PL_widesyscalls/;Gurusamy Sarathy2000-02-071-1/+1
* 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