summaryrefslogtreecommitdiff
path: root/win32/win32iop.h
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Use short pathnames in $^X and @INC if the long form cannot be repres...Jan Dubois2007-01-031-0/+2
* Avoid redefinition warning for MinGWMattia Barbon2005-06-271-0/+3
* Make opendir() filename const in Win32-land & friendsSteve Hay2005-06-241-1/+1
* Salvage parts of #19667.Jarkko Hietaniemi2003-06-031-0/+1
* Retract #19667, #19660, #19659, #19658, #19657, #19656,Jarkko Hietaniemi2003-06-031-1/+0
* don't use File::Temp to implement PerlIO_tmpfile() on windows;Gurusamy Sarathy2003-06-021-0/+1
* windows: support for large filesGurusamy Sarathy2002-12-181-0/+2
* make the gettimeofday() implementation in Time::HiRes availableGurusamy Sarathy2002-05-081-0/+3
* fixes for various warnings identified by Visual C++Gurusamy Sarathy2002-05-071-0/+1
* Windows 64-bit support:Gurusamy Sarathy2002-04-211-9/+9
* Win32 signal emulation cleanup.Nick Ing-Simmons2002-01-261-3/+4
* (Re-)implement alarm() for Win32.Nick Ing-Simmons2002-01-091-2/+3
* Integrate maintperl changes #12268 and #12669;Jarkko Hietaniemi2001-10-261-0/+17
* PerlIO fixups for Win32:Nick Ing-Simmons2001-03-241-0/+1
* Abolish USE_WIN32_RTL_ENV.Jarkko Hietaniemi2001-02-231-4/+0
* PERL_IMPLICIT_SYS compiles but does not work.Nick Ing-Simmons2000-12-031-2/+2
* more complete pseudo-fork() support for WindowsGurusamy Sarathy1999-12-011-0/+10
* [5.005_62 PATCH] support link() on WinNT and NTFSJan Dubois1999-11-131-0/+2
* win32 symbol export tweakGurusamy Sarathy1999-11-081-5/+1
* yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADSGurusamy Sarathy1999-07-121-0/+7
* somewhat untested PERL_OBJECT cleanups (C++isms mostlyGurusamy Sarathy1999-06-271-0/+3
* more bulletproof workaround for mangled paths (updates changes#3345,3350);Gurusamy Sarathy1999-05-101-0/+2
* support POSIX::uname() via win32_uname()Gurusamy Sarathy1999-03-241-0/+3
* support win32_putenv()Gurusamy Sarathy1999-02-121-0/+3
* support optional crypt() with PERL_OBJECTDouglas Lankshear1998-07-221-1/+1
* various tweaks for PERL_OBJECT build & testGurusamy Sarathy1998-07-121-1/+1
* add win32_rename() that does what docs sayGurusamy Sarathy1998-07-101-0/+2
* back out change#1289 (additional pollution breaks things on win32)Gurusamy Sarathy1998-07-041-31/+31
* win32iop.h #definesAnton Berezin1998-07-041-31/+31
* export opendir() set of functions on win32Gurusamy Sarathy1998-07-021-0/+7
* various win32 odds and endsGurusamy Sarathy1998-06-151-0/+4
* Re: execv in toke.c [PATCH]: win32 wrapper for _66Jan Dubois1998-06-121-0/+2
* [asperl] fix various shenanigans with C<environ>, BC and VC builds now passGurusamy Sarathy1998-05-291-4/+0
* [asperl] integrate latest win32 branchGurusamy Sarathy1998-02-221-1/+1
|\
| * [win32] fix mingw32 gcc 2.8.0 build (DLLs generated seem to be brokenGurusamy Sarathy1998-02-161-1/+1
* | [asperl] integrate win32 branch contentsGurusamy Sarathy1998-02-091-0/+9
|\ \ | |/
| * [win32] win32_utime() tweaks to avoid warningsGurusamy Sarathy1998-02-091-1/+7
| * [win32] integrate mainline, plus a few small win32 enhancementsGurusamy Sarathy1998-02-071-0/+3
* | [asperl] added AS patch#2Gurusamy Sarathy1998-01-301-0/+9
|/
* [win32] Various win32 fixesGurusamy Sarathy1998-01-041-1/+3
* [win32] support ioctl() on sockets (does what ioctlsocket() does) to makeGurusamy Sarathy1997-12-241-0/+3
* [win32] add support for crypt() via user-supplied des_fcrypt() source or libr...Gurusamy Sarathy1997-12-241-15/+24
* Create a struct for all perls globals (as an option)Nick Ing-Simmons1997-12-011-79/+80
* GCC + Threads on Win32 - best gcc results yetNick Ing-Simmons1997-11-291-7/+0
* Builds completely with Mingw32, dynamic loaded extensionsNick Ing-Simmons1997-11-281-0/+2
* Add files and tweak others to get 'native' Mingw32 gcc port asNick Ing-Simmons1997-11-271-0/+1
* [win32] Various changes to make it build cleanly and pass all tests:Gurusamy Sarathy1997-11-261-1/+1
* MYMALLOC for Win32:Nick Ing-Simmons1997-11-161-0/+7
* More cleanups of win32/win32*.[ch] files. win32/win32iop.h nowGurusamy Sarathy1997-11-121-4/+33
* Egregious IOsubsystem code excised. Phew, what a relief! TwoGurusamy Sarathy1997-11-121-7/+1