summaryrefslogtreecommitdiff
path: root/vms/vms.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add bounds checking for several strings (Charles Lane)Charles Bailey2000-05-251-4/+7
* Ugly workaround for version-specific RTL errorCharles Bailey2000-05-241-0/+6
* Resync with mainline prior to post-5.6.0 updatesCharles Bailey2000-05-231-0/+24
* Resync with mainline post RC1Charles Bailey2000-03-131-0/+3
|\
| * VMS build patch (from Peter Prymmer)Gurusamy Sarathy2000-03-071-0/+3
* | Update File::Spec::VMS and testsCharles Bailey2000-03-131-6/+24
|/
* Downcase function call to hush picky ccCharles Bailey2000-03-061-10/+10
* Try to intuit whether typeless file invoked in subprocessCharles Bailey2000-03-031-0/+27
* Add missing declaration (Dan Sugalski)Charles Bailey2000-03-031-0/+1
* Ad hoc patch for duping stdout into stderrCharles Bailey2000-03-031-0/+4
* Protect manipulation of open pipe list from concurrent ASTs (Charles Lane)Charles Bailey2000-03-021-2/+15
* Optional warning for truncated logical name equivalence string (Dan Sugalski)Charles Bailey2000-03-021-0/+6
* FIx no-op in vms.cCharles Bailey2000-03-021-1/+1
* Free $PARSE context after lookupsCharles Bailey2000-02-281-7/+32
* Don't wait for subprocess to read final EOFCharles Bailey2000-02-281-1/+1
* Impose security constraints on lnm lookup only if taintingCharles Bailey2000-02-271-0/+4
* Add new File::Spec::VMS methodsCharles Bailey2000-02-271-9/+5
* Accept filespecs as command verbs for subprocessesCharles Bailey2000-02-271-36/+63
* Work around prefixing bug in older DECC preprocessorsCharles Bailey2000-02-091-0/+21
* Minor fixes to assuage picky compilers (unsigned comparisons andCharles Bailey2000-02-091-2/+2
* Quick integration of mainline changes to dateCharles Bailey2000-01-201-5/+4
* Allow option to treat barewords at start of Unix paths as simple words rather...Charles Bailey1999-08-231-4/+16
* Update calls for new thread context handlingCharles Bailey1999-08-231-55/+73
* applied new parts of suggested patchCharles Bailey1999-07-071-9/+17
* hand-apply whitespace mutiliated patchHans Mulder1999-07-051-12/+53
* various fixes for clean build and test on win32; configpm broken,Gurusamy Sarathy1999-05-111-10/+12
* applied suggested patch, modulo already applied partsCharles Bailey1999-05-101-97/+191
* flush all open output buffers before fork(), exec(), system, qx//Gurusamy Sarathy1999-05-091-0/+1
* applied non-conflicting parts of suggested patchCharles Bailey1999-05-051-211/+475
* To: perl5-porters@perl.org, vmsperl@perl.orgHans Mulder1999-03-021-3/+4
* VMS.C tweak for occasional system() errorHans Mulder1999-01-071-5/+5
* another threads reliability fix: serialize writes to thr->threadsvGurusamy Sarathy1998-11-291-12/+22
* (via private mail)Charles Bailey1998-09-231-6/+6
* complete s/foo/PL_foo/ changes (all escaped cases identified withGurusamy Sarathy1998-07-201-45/+45
* Thread tweak for VMS.CHans Mulder1998-07-141-0/+1
* make binmode(STDIN) not whineHans Mulder1998-07-101-2/+6
* VMS updates from Dan Sugalski <sugalskd@osshe.edu>Gurusamy Sarathy1998-07-041-0/+3
* fixup patches for VMSHans Mulder1998-06-211-1/+2
* [asperl] integrate mainline changes (untested)Gurusamy Sarathy1998-05-181-7/+13
|\
| * [win32] merge change#897 from maintbranchGurusamy Sarathy1998-05-141-7/+13
* | [asperl] integrate mainline changesGurusamy Sarathy1998-04-081-27/+123
|\ \ | |/