summaryrefslogtreecommitdiff
path: root/win32/win32.c
Commit message (Expand)AuthorAgeFilesLines
* [win32] @INC construction on win32 cleaned upGurusamy Sarathy1998-06-011-146/+88
* [asperl] tweaks to enable Borland buildGurusamy Sarathy1998-05-281-4/+0
* [asperl] add AS patch#21 (misc. fixes)Gurusamy Sarathy1998-05-271-8/+28
* [asperl] integrate mainline changes (untested)Gurusamy Sarathy1998-05-181-38/+51
|\
| * [win32] hand-applied patch along with small tweaksJan Dubois1998-04-221-24/+29
| * [win32] use a pidtable that grows dynamically for popen()Jan Dubois1998-04-191-20/+30
* | [asperl] add AS patch#17Gurusamy Sarathy1998-04-211-3/+5
* | [asperl] integrate mainline changesGurusamy Sarathy1998-04-081-155/+162
|\ \ | |/
| * [win32] make old DomainName() implementation the default (so Win95Gurusamy Sarathy1998-04-061-3/+5
| * [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
* | [asperl] add AS patch#15Gurusamy Sarathy1998-04-031-70/+210
* | [asperl] various changes to get asperl working under BorlandGurusamy Sarathy1998-03-161-1/+5
* | [win32] integrate mainline changesGurusamy Sarathy1998-03-071-19/+146
|\ \ | |/
| * [win32] provide our own popen()/pclose() to fix problems with qx//:Gurusamy Sarathy1998-03-071-19/+146
* | [asperl] integrate mainline changesGurusamy Sarathy1998-03-011-4/+8
|\ \ | |/
| * [win32] misc small tweaksGurusamy Sarathy1998-02-281-0/+1
| * [win32] support chown() (just a noop for now)Gurusamy Sarathy1998-02-221-3/+6
* | [asperl] added AS patch#9Gurusamy Sarathy1998-02-261-5/+832
|/
* [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