summaryrefslogtreecommitdiff
path: root/iperlsys.h
Commit message (Expand)AuthorAgeFilesLines
* Integrate:Alexey Tourbin2003-10-181-1/+1
* Integrate:Jarkko Hietaniemi2002-12-231-1/+1
* integrate a variant of change#17568 from maint-5.6 branch (theGurusamy Sarathy2002-07-161-14/+3
* make the gettimeofday() implementation in Time::HiRes availableGurusamy Sarathy2002-05-081-0/+6
* Finish off 16350 for non-PERLIO build on linux,Nick Ing-Simmons2002-05-031-2/+2
* *** EXPERIMENTAL ***Nick Ing-Simmons2002-05-021-2/+2
* NetWare changeover from Watcom to Codewarrior, from C Aditya.Jarkko Hietaniemi2002-04-221-0/+6
* Windows 64-bit support:Gurusamy Sarathy2002-04-211-5/+5
* VOS-specific patch to iperlsys.h to work around errno buPaul Green2002-04-011-0/+7
* NetWare tweaks from C Aditya <caditya@novell.com>Jarkko Hietaniemi2002-03-181-0/+20
* alarm(), Win32, no PERL_IMPLICIT_SYSMattia Barbon2002-03-121-0/+2
* Integrate maintperl changes #12268 and #12669;Jarkko Hietaniemi2001-10-261-5/+11
* slightly less broken chdir.t for VMSCraig A. Berry2001-09-271-1/+1
* remove deprecated PERL_OBJECT cruft, it has long since stoppedGurusamy Sarathy2001-08-311-5/+0
* Make perl fork()-safe (in a slightly limited way) even onGurusamy Sarathy2001-07-201-1/+1
* NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.Jarkko Hietaniemi2001-06-161-0/+4
* Fix (valid) -Wall warnings in perlio.cNick Ing-Simmons2001-06-101-1/+1
* PerlIO for VMSCraig A. Berry2001-05-261-1/+11
* PerlIO fixups for Win32:Nick Ing-Simmons2001-03-241-0/+3
* Die on n-arg open(...,"",xxx,yyy,...)Nick Ing-Simmons2001-03-221-1/+4
* Integrate change #9154 from maintperl to mainline.Jarkko Hietaniemi2001-03-141-3/+3
* Fix gross PerlMemShared issue.Nick Ing-Simmons2000-12-051-14/+14
* PERL_IMPLICIT_SYS (almost) works - something odd with "signal"Nick Ing-Simmons2000-12-041-0/+4
* PERL_IMPLICIT_SYS compiles but does not work.Nick Ing-Simmons2000-12-031-17/+13
* Make iperlsys.h vector stdio not PerlIO.Nick Ing-Simmons2000-12-031-100/+152
* Initial tidy of setmode() muddle (UNIX does not have, nor need it).Nick Ing-Simmons2000-11-281-0/+5
* PerlIO #include and #ifdef re-work.Nick Ing-Simmons2000-11-141-218/+7
* PerlIO infrastructure complete.Nick Ing-Simmons2000-11-041-6/+14
* Implement stack of layers - (perlio.c _is_ derived from the old file honest...)Nick Ing-Simmons2000-11-031-2/+5
* Integrate mainline to perlio branchNick Ing-Simmons2000-10-291-5/+11
|\
| * Check if stdio supports tweaking lval and cnt simultaneously.Nicholas Clark2000-10-241-5/+11
* | Prototype (stdio-like) PerlIO passing basic tests. Checked inNick Ing-Simmons2000-10-291-11/+11
|/
* workaround for CRT bug in chdir() (from Charles Lane, viaGurusamy Sarathy2000-05-071-1/+1
* vendorlib support for Windows; regen win32/config*Gurusamy Sarathy2000-03-061-2/+9
* windows fixes for virtualizing child std{in,out,err} handles,Gurusamy Sarathy2000-02-201-0/+5
* Win9x + GCC update from Benjamin Stuhl <sho_pi@hotmail.com>Gurusamy Sarathy1999-12-281-3/+3
* tweaks for building with -DUSE_ITHREADS on !WIN32 platforms;Gurusamy Sarathy1999-12-061-0/+1
* more complete pseudo-fork() support for WindowsGurusamy Sarathy1999-12-011-2/+118
* [5.005_62 PATCH] support link() on WinNT and NTFSJan Dubois1999-11-131-0/+6
* integrate cfgperl contents into mainline; merge conflictsGurusamy Sarathy1999-10-271-17/+0
|\
| * Remove unused "squatter" symbols; regen Configure.Jarkko Hietaniemi1999-10-271-17/+0
* | patch up egcs-1.1.2-mingw32 build (builds a working miniperl, but notGurusamy Sarathy1999-10-271-3/+4
|/
* Jumbo Configure and large file support update.Jarkko Hietaniemi1999-08-131-0/+1
* Retract #3912, much too many compilation warningsJarkko Hietaniemi1999-08-031-12/+12
* (Retracted). See #3913.Sven Verdoolaege1999-08-031-12/+12
* misc PERL_OBJECT tweaks; perlcore.dll is now perl56.dllGurusamy Sarathy1999-07-281-7/+26
* yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADSGurusamy Sarathy1999-07-121-25/+25
* more PERL_OBJECT cleanups (changes still untested on Unix!)Gurusamy Sarathy1999-07-081-162/+162
* applied new parts of suggested patchCharles Bailey1999-07-071-3/+3
* somewhat untested PERL_OBJECT cleanups (C++isms mostlyGurusamy Sarathy1999-06-271-370/+740