summaryrefslogtreecommitdiff
path: root/iperlsys.h
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* various tweaks for PERL_OBJECT build & testGurusamy Sarathy1998-07-121-3/+3
* applied patch, along with many changes:Douglas Lankshear1998-06-211-0/+905