Remove fake facility strings from VMS start-up warnings.
[p5sagit/p5-mst-13.2.git] / vms / vmsish.h
2009-02-16 Nicholas Clark PERL_FS_VER_FMT is only used with the current perl...
2009-02-13 Craig A. Berry Handle uninitialized interpreter when performing vmsish...
2009-02-11 John Malmberg vms fgetname wrapper.
2009-02-01 Craig A. Berry For the vmsish pragma, make sure there is a thread...
2008-10-30 John E. Malmberg Re: patch@34561 VMS exec handling / cwd realpath fixes
2008-06-13 John E. Malmberg [patch@34044] Enable getgrgid on VMS
2008-02-22 Craig A. Berry Following 33291, on VMS we need to use the same prototy...
2007-11-24 John E. Malmberg [patch@32376] VMS symbolic links part 4 of 4 - Final...
2007-10-30 Charles Bailey Re: copyright notices for vms.c and vmsish.h
2007-10-05 Craig A. Berry symlink() wrapper for VMS that prevents the creation...
2007-09-25 Dave Mitchell make PERL_SYS_INIT/INIT3/TERM into functions
2007-09-12 John E. Malmberg [patch@31846] vms stat and chmod fixes.
2007-08-31 John E. Malmberg [patch@31750] rename directories on VMS like on UNIX
2006-10-21 Nicholas Clark Add PERLIO_INIT and PERLIO_TERM to PERL_SYS_INIT* and...
2006-06-07 John E. Malmberg [patch@28349] vmsify - full EFS charset support
2006-04-11 Nicholas Clark Need to migrate the refcounted_he structure to be prope...
2006-04-07 John E. Malmberg [patch@27694] VMS RMSEXPAND/PERL_CANDO fixes
2006-03-31 John E. Malmberg [patch@27638] Enable standard stat for VMS >=8.2
2006-03-28 John E. Malmberg [patch@27613] VMS long file path support active.
2006-03-21 John E. Malmberg [patch@27538] utime patch for VMS
2006-02-15 John E. Malmberg patch@27162 long path name support in readdir / cando_b...
2006-01-31 John E. Malmberg patch@26996 - patch around stat("_NLA0:") bug
2006-01-14 Craig A. Berry Eek. #25783 broke all pre-v8.2 VMS builds. Undo all...
2005-11-07 Abe Timmerman follow up on 25969 for VMS
2005-10-22 Craig A. Berry VMS threaded build fixes for things broken in #25783
2005-10-19 John E. Malmberg [patch@25784] enable open(FOO, "child.pl foo|") on VMS
2005-10-18 John E. Malmberg [patch@25783] vmsish.h fix for lstat() definition
2005-10-17 John E. Malmberg [patch@25775] VMS prep for symbolic links and long...
2005-10-16 John E. Malmberg [patch@25763] Fix VMS error/exit handling, update kill...
2005-10-02 Craig A. Berry assorted blead build help for VMS (mostly ithreads...
2005-08-10 John E. Malmberg patch@25279 VMS error handling and const fixes
2005-08-01 Rafael Garcia-Suarez Various patches by John E. Malmberg to fix data
2005-05-29 Craig A. Berry VMS build update for blead
2005-03-25 Craig A. Berry const fix-up for vms/vms.c
2005-01-05 Craig A. Berry -Duselargefiles for VMS
2003-08-02 Craig A. Berry ioctl for VMS
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-04-03 Craig A. Berry VMS %ENV fix (follow-up to 18852)
2003-03-21 Craig A. Berry readdir_r for VMS (was Re: [PATCH] configure.com: sig_n...
2002-05-20 Craig A. Berry ithreads for VMS
2001-12-06 Charles Lane MY_RAND workaround update
2001-12-06 Charles Lane MULTIPLICITY fixups
2001-11-29 Charles Lane VMS pre7 default signal handling
2001-11-28 Charles Lane A not-so-lethal kill() for VMS pre-7.0
2001-11-15 Jarkko Hietaniemi VMSCMD synch attempt.
2001-10-19 Charles Lane vmsish fix, ieee rand() cleanup
2001-06-22 Craig A. Berry sigaction workaround for VMS
2001-06-16 Abhijit Menon-Sen Re: DYNAMIC_ENV_FETCH HvNAME abuse.
2001-05-26 Craig A. Berry PerlIO for VMS
2001-05-05 Peter Prymmer fix const poisioning in PerlIO_openn->fdopen->openn
2001-05-02 Dan Sugalski Multiplicity and thread fixes for VMS
2001-03-28 Nick Ing-Simmons Integrate mainline.
2001-03-28 Craig A. Berry VMS fix-ups and status
2001-02-08 Charles Bailey Convert fwrite()s to sockets to write()s, since some...
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-29 Jarkko Hietaniemi Further VMS piping fixes from Charles Lane:
2000-10-20 Charles Bailey SYN SYN
2000-10-09 Peter Prymmer various VMS cleanup issues + CXX configure
2000-10-03 Jarkko Hietaniemi Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY)...
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6174..6203 into mainline...
2000-06-30 Jarkko Hietaniemi Integrate with Sarathy.
2000-06-03 Dan Sugalski VMS fixups so we can build with MULTIPLICITY
2000-05-29 Charles Bailey Add fallback to tmpfile for use in cases where user...
2000-05-25 Charles Bailey Treat sockets as special in sys(read|write) (Charles...
2000-05-25 Charles Bailey Urk -- undo previous removal of vmsish 'exit' change
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-05-07 Gurusamy Sarathy workaround for CRT bug in chdir() (from Charles Lane...
2000-03-19 Gurusamy Sarathy support for C<use vmsish 'hushed'>; move VMSISH_EXIT...
2000-03-13 Charles Bailey Add vmsish 'hushed' option to suppress error messages...
2000-03-09 Gurusamy Sarathy support binmode(F,":crlf") and use open IN => ":raw...
2000-03-08 Gurusamy Sarathy integrate cfgperl changes into mainline
2000-03-08 Gurusamy Sarathy add missing locks for op refcounts
2000-03-06 Craig A. Berry circumvent VMS fileno bug in old DEC C version
2000-03-03 Gurusamy Sarathy integrate cfgperl and vmsperl contents into mainline
2000-03-03 Charles Bailey Bypass PERL_INC_VERSION_LIST until we support in in...
2000-02-09 Charles Bailey Work around prefixing bug in older DECC preprocessors
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-09 Gurusamy Sarathy more changes for new-style version numbers (versions...
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-11-13 Craig A. Berry Applied manually:
1999-11-04 Gurusamy Sarathy remove VIRTUAL tag, PERL_OBJECT doesn't need it anymore
1999-09-18 Nick Ing-Simmons Re-integrate mainline
1999-08-23 Charles Bailey Fix prototypes in perlapi.c (64-bit?)
1999-08-23 Charles Bailey Update calls for new thread context handling
1999-08-10 Dan Sugalski Patches needed to get _60 building with
1999-08-10 Dan Sugalski Pathces to get _60 building on VMS
1999-07-05 Hans Mulder hand-apply whitespace mutiliated patch
1999-06-02 Gurusamy Sarathy remove _() non-ansism
1999-05-11 Gurusamy Sarathy various fixes for clean build and test on win32; config...
1999-03-24 Charles Bailey applied suggested patch, modulo superseded parts
1999-03-02 Hans Mulder To: perl5-porters@perl.org, vmsperl@perl.org
1998-12-03 Hans Mulder Initial VMS patches
1998-07-24 Larry Wall Here are the long-expected Unicode/UTF-8 modifications.
1998-07-20 Gurusamy Sarathy complete s/foo/PL_foo/ changes (all escaped cases ident...
1998-07-12 Jarkko Hietaniemi generic Configure mods and HAS_GROUP additions to help...
1998-04-02 Charles Bailey Next wave of _63 VMS patches
1998-03-16 Charles Bailey VMS updates (direct)
next