compress 2.021
[p5sagit/p5-mst-13.2.git] / plan9 / plan9ish.h
2007-09-25 Dave Mitchell make PERL_SYS_INIT/INIT3/TERM into functions
2006-10-21 Nicholas Clark Add PERLIO_INIT and PERLIO_TERM to PERL_SYS_INIT* and...
2003-12-15 Alan Burlison Remove incorrect guards around inclusion of <signal.h>
2003-12-12 Alan Burlison Modify the common guard for the signal.h header, because
2003-07-04 Jarkko Hietaniemi Remove PL_earlytaint since the hash seed code
2003-06-29 Jarkko Hietaniemi Move the PL_earlytaint initialization to the PERL_SYS_I...
2003-06-20 Jarkko Hietaniemi More Perl malloc debugging magic from Ilya. Seems...
2003-01-26 Jarkko Hietaniemi Plan 9 doesn't really have the symlink API, from Russ...
2003-01-26 Jarkko Hietaniemi Plan 9 compiler can't return quads from the ?: (condop).
2000-03-09 Gurusamy Sarathy support binmode(F,":crlf") and use open IN => ":raw...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-12-01 Gurusamy Sarathy more complete pseudo-fork() support for Windows
1998-07-12 Jarkko Hietaniemi generic Configure mods and HAS_GROUP additions to help...
1997-12-17 Charles Bailey Lots of VMS changes. vms/gen_shrfls.pl (which parses...
1997-11-25 Ilya Zakharevich Move malloc_mutex initialisation/destruction:
1997-04-07 Perl 5 Porters [inseparable changes from match from perl-5.003_97b...
1997-04-07 Charles Bailey Special mkdir() for VMS
1997-01-15 Perl 5 Porters [inseparable changes from patch from perl5.003_20 to...
1996-07-26 Perl 5 Porters New Plan9 port