summaryrefslogtreecommitdiff
path: root/win32/win32.c
Commit message (Expand)AuthorAgeFilesLines
* [win32] stray tweak to win32.cGurusamy Sarathy1998-03-161-3/+3
* [win32] mingw32 tweaksGurusamy Sarathy1998-03-101-0/+21
* [win32] tweak Win32::DomainName() implementationGurusamy Sarathy1998-03-091-21/+11
* [win32] minor win32 support fixesGurusamy Sarathy1998-03-091-70/+64
* [win32] provide our own popen()/pclose() to fix problems with qx//:Gurusamy Sarathy1998-03-071-19/+146
* [win32] misc small tweaksGurusamy Sarathy1998-02-281-0/+1
* [win32] support chown() (just a noop for now)Gurusamy Sarathy1998-02-221-3/+6
* [win32] fix mingw32 gcc 2.8.0 build (DLLs generated seem to be brokenGurusamy Sarathy1998-02-161-3/+3
* [win32] fix opendir() problem on share namesGurusamy Sarathy1998-02-101-1/+4
* [win32] win32_utime() tweaks to avoid warningsGurusamy Sarathy1998-02-091-1/+1
* [win32] integrate mainline, plus a few small win32 enhancementsGurusamy Sarathy1998-02-071-11/+80
* [win32] Allow $ENV{PERL5SHELL} to contain switches etc., and documentGurusamy Sarathy1998-01-051-29/+81
* [win32] Add a tweaked version of:Tye McQueen1998-01-041-0/+27
* [win32] Various win32 fixesGurusamy Sarathy1998-01-041-76/+164
* [win32] make $? Unix (and ActiveWare) compatibleGurusamy Sarathy1997-12-241-4/+4
* [win32] support ioctl() on sockets (does what ioctlsocket() does) to makeGurusamy Sarathy1997-12-241-9/+0
* [win32] support getlogin()Gurusamy Sarathy1997-12-241-2/+16
* [win32] add support for crypt() via user-supplied des_fcrypt() source or libr...Gurusamy Sarathy1997-12-241-10/+28
* Create a struct for all perls globals (as an option)Nick Ing-Simmons1997-12-011-6/+7
* Avoid __declspec(thread) by default, for both scratchNick Ing-Simmons1997-11-291-0/+9
* Sort out malloc_mutex for perl's mallocNick Ing-Simmons1997-11-291-0/+1
* Builds completely with Mingw32, dynamic loaded extensionsNick Ing-Simmons1997-11-281-12/+10
* Add files and tweak others to get 'native' Mingw32 gcc port asNick Ing-Simmons1997-11-271-1/+17
* Munge pseudo-Configure stuff to add -thread to archname asNick Ing-Simmons1997-11-221-10/+10
* ansiperl builds with Borland C++ againNick Ing-Simmons1997-11-221-3/+4
* Basic integrate of lastest perl into ansiperlNick Ing-Simmons1997-11-211-0/+26
|\
* | MYMALLOC for Win32:Nick Ing-Simmons1997-11-161-0/+80
|/
* More cleanups of win32/win32*.[ch] files. win32/win32iop.h nowGurusamy Sarathy1997-11-121-44/+21
* Egregious IOsubsystem code excised. Phew, what a relief! TwoGurusamy Sarathy1997-11-121-102/+227
* Fix various win32 code blemishes:Gurusamy Sarathy1997-11-121-154/+7
* Initial (untested) merge of all non-ansi changes on ansiperl branchGurusamy Sarathy1997-11-101-14/+70
* Bug in Win32::GetShortPathNameGurusamy Sarathy1997-09-051-1/+9
* [OK] Perl5.004_02 on Alpha NTWilliam Middleton1997-09-051-0/+2
* /x is not a valid shell switch on Win95Gurusamy Sarathy1997-09-051-3/+7
* [inseperable differences up to perl 5.004_02]perl-5.004_02Tim Bunce1997-08-071-1/+103
* win32_stat() fixes (2nd try)Gurusamy Sarathy1997-08-071-2/+24
* win32 tweaksGurusamy Sarathy1997-08-071-1/+1
* win32 extras and embeddingGurusamy Sarathy1997-08-071-0/+293
* getenv() after my_setenv() gets old entry on Win32Gurusamy Sarathy1997-08-071-0/+22
* exec() fixed on win32Gurusamy Sarathy1997-08-071-4/+55
* Win32 sitelib intuition from DLL locationGurusamy Sarathy1997-08-071-0/+9
* Embedding threaded apps in perl.dllGurusamy Sarathy1997-08-071-4/+1
* [differences between cumulative patch application and perl5.004_01]perl-5.004_01Tim Bunce1997-06-111-45/+37
|\
| * win32: user defined shellGurusamy Sarathy1997-06-111-10/+11
|/
* [inseparable changes from match from perl-5.003_99a to perl5.004]Perl 5 Porters1997-05-161-40/+1
* [inseparable changes from match from perl-5.003_99 to perl-5.003_99a]Perl 5 Porters1997-05-081-0/+54
* Win32 update (three patches)Gurusamy Sarathy1997-04-271-11/+15
* [inseparable changes from match from perl-5.003_97h to perl-5.003_97i]Perl 5 Porters1997-04-251-5/+5
* [inseparable changes from match from perl-5.003_97e to perl-5.003_97f]Perl 5 Porters1997-04-171-0/+27
* [inseparable changes from patch from perl-5.003_97d to perl-5.003_97e]perl-5.003_97ePerl 5 Porters1997-04-151-7/+3