summaryrefslogtreecommitdiff
path: root/iperlsys.h
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* remove _() non-ansismGurusamy Sarathy1999-06-021-44/+44
* assorted tweaksGurusamy Sarathy1999-05-251-0/+4
* various fixes for clean build and test on win32; configpm broken,Gurusamy Sarathy1999-05-111-9/+11
* applied non-conflicting parts of suggested patchCharles Bailey1999-05-051-0/+19
* support POSIX::uname() via win32_uname()Gurusamy Sarathy1999-03-241-0/+3
* ansify perlio.c, fix PerlIO-ish typosGurusamy Sarathy1999-02-241-3/+3
* make safesysmalloc() etc., always available; safemalloc() et al areGurusamy Sarathy1999-02-081-6/+0
* make EMBEDMYMALLOC the default and provide PERL_POLLUTE_MALLOC to letGurusamy Sarathy1999-02-081-0/+6
* Add few MSG_ and uio constants.Jarkko Hietaniemi1998-12-221-2/+2
* Integrate from mainperl.Jarkko Hietaniemi1998-11-271-0/+1
|\
| * phase 2 of PERL_OBJECT cleanup; objXSUB.h autogenerationGurusamy Sarathy1998-11-221-0/+1
* | MSG_PROXY for GNU/Hurd (previously we believed thatJarkko Hietaniemi1998-11-221-0/+17
|/
* support optional crypt() with PERL_OBJECTDouglas Lankshear1998-07-221-0/+3
* final tweaks before beta2Gurusamy Sarathy1998-07-211-4/+26
* part 1 of PERL_OBJECT fixes for new var namesGurusamy Sarathy1998-07-211-153/+153