summaryrefslogtreecommitdiff
path: root/vms/vms.c
Commit message (Expand)AuthorAgeFilesLines
* assorted help for older VMS systemsCraig A. Berry2002-06-141-2/+14
* logical name translation iteration limitsCraig A. Berry2002-05-241-3/+26
* Missed hunk from #16701.Jarkko Hietaniemi2002-05-201-2/+2
* ithreads for VMSCraig A. Berry2002-05-201-2/+2
* PERL_HASH() casting games so that our hashed data is "unsignedJarkko Hietaniemi2002-05-171-1/+1
* Re: unsigned char hashes (Re: perl@16539)Peter Prymmer2002-05-131-1/+1
* fix a small comment nit in vms/vms.cPeter Prymmer2002-05-131-1/+1
* Brace yourself from Craig Berry to keep older compilers happy.Jarkko Hietaniemi2002-04-251-1/+2
* Partially retract #12056, from Craig Berry.Jarkko Hietaniemi2002-04-241-60/+42
* rescue perldoc for VMSCraig A. Berry2002-04-201-2/+6
* errno help for VMSCraig A. Berry2002-03-241-0/+4
* extend use of home-grown kill() on VMSCraig A. Berry2002-03-241-4/+9
* From: "Paul Marquess" <paul_marquess@yahoo.co.uk>Paul Marquess2002-03-201-13/+13
* VMS cando_by_name and current process privsCraig A. Berry2002-02-181-25/+35
* MY_RAND workaround updateCharles Lane2001-12-061-2/+2
* MULTIPLICITY fixups Charles Lane2001-12-061-43/+61
* VMS pre7 default signal handlingCharles Lane2001-11-291-9/+26
* A not-so-lethal kill() for VMS pre-7.0Charles Lane2001-11-281-0/+100
* VMS piping fixes from Charles Lane (perl -P shouldJarkko Hietaniemi2001-11-271-3/+7
* do_spawn() cleanup from Charles Lane.Jarkko Hietaniemi2001-11-191-23/+18
* Tweak from Charles Lane.Jarkko Hietaniemi2001-11-171-9/+10
* [Patch Perl@13023] VMS system() warningCharles Lane2001-11-161-7/+6
* A missing return; from Charles Lane.Jarkko Hietaniemi2001-11-161-1/+1
* subprocess command line size increaseCharles Lane2001-11-161-7/+28
* VMSCMD synch attempt.Jarkko Hietaniemi2001-11-151-3/+0
* VMSCMD missingMichael G. Schwern2001-11-151-0/+3
* Re: [PATCH] new version of runperl()Charles Lane2001-11-141-89/+246
* [Patch Perl@12856] MULTIPLICITY on VMS Charles Lane2001-11-121-1/+1
* vmsish fix, ieee rand() cleanupCharles Lane2001-10-191-9/+39
* try#2: [proposed PATCH Perl@12401] ieee floats, rand() & old systems Charles Lane2001-10-181-0/+9
* Seems that a glob(undef) triggers an ACCVIO in Perl_flex_statJarkko Hietaniemi2001-10-091-0/+1
* %ENV tainting for VMSCraig A. Berry2001-10-031-4/+10
* angle bracket filespec problem on VMSCraig A. Berry2001-09-251-0/+5
* waitpid enhancements for VMSCraig A. Berry2001-09-171-21/+139
* Changes USE_THREADS to USE_5005THREADS in the entire source.Artur Bergman2001-08-271-4/+4
* system() and backtick error handling cleanup from Craig A. Berry.Jarkko Hietaniemi2001-08-171-11/+41
* sigaction workaround for VMSCraig A. Berry2001-06-221-0/+21
* no PerlIO at startup time on VMSCraig A. Berry2001-06-111-11/+11
* PerlIO for VMSCraig A. Berry2001-05-261-13/+16
* Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS Dan Sugalski2001-05-021-1/+2
* Multiplicity and thread fixes for VMSDan Sugalski2001-05-021-142/+154
* VMS fix-ups and statusCraig A. Berry2001-03-281-3/+3
* Integrate changes #9262,9264,9265,9266 from maintperl to mainline.Jarkko Hietaniemi2001-03-211-3/+3
* VMS piping ... cleanup at interpreter exitCharles Lane2001-03-021-1/+13
* Convert fwrite()s to sockets to write()s, since some socket stacksCharles Bailey2001-02-081-38/+113
* Once again syncing after too long an absenceCharles Bailey2001-01-081-37/+56
* SYN SYNCharles Bailey2000-10-201-121/+1424
* YA resync with mainstem, including VMS patches from othersCharles Bailey2000-08-041-43/+130
* Add fallback to tmpfile for use in cases where user's relying onCharles Bailey2000-05-291-0/+22
* Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)Charles Bailey2000-05-251-43/+34