summaryrefslogtreecommitdiff
path: root/iperlsys.h
Commit message (Expand)AuthorAgeFilesLines
* Fix typos (spelling errors) in Perl sources.Peter J. Acklam) (via RT2011-01-071-1/+1
* Update PerlStdIOGets() signatureJan Dubois2010-04-211-4/+4
* Fix PerlSIO_fputc() and PerlSIO_fputs() signaturesJan Dubois2010-04-211-6/+6
* Apply minimal patch for Perl bug 72704.Jan Dubois2010-04-211-2/+2
* Add a parameter to win32_get_{priv,site,vendor}lib(), to return the length,Nicholas Clark2009-02-201-12/+15
* Silence Borland compiler warnings (except for warnings from zlib) here:Steve Hay2008-02-251-4/+4
* Add editor blocks to some header files.Marcus Holland-Moritz2008-01-011-0/+9
* Adapt definition of Sighandler_t to go with change #32012Rafael Garcia-Suarez2007-10-031-1/+1
* smoke signs suppressionJarkko Hietaniemi2006-12-311-1/+1
* smoke signs suppressionJarkko Hietaniemi2006-11-251-1/+1
* Make PerlLIOUtime()'s filename constSteve Hay2005-11-011-1/+1
* support POSIX SA_SIGINFOJarkko Hietaniemi2005-07-201-0/+4
* Silence MinGW warning about "'noreturn' function does return"Steve Hay2005-07-011-2/+4
* Make opendir() filename const in Win32-land & friendsSteve Hay2005-06-241-1/+1
* Fix PerlLIO_chsize() for platforms that don't have chsize()Steve Hay2005-03-291-1/+7
* Put all pre-processor #s on the first column (some compilers are picky)Nicholas Clark2003-10-091-1/+1
* windows: support for large filesGurusamy Sarathy2002-12-181-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