summaryrefslogtreecommitdiff
path: root/vms
Commit message (Expand)AuthorAgeFilesLines
* support binmode(F,":crlf") and use open IN => ":raw", OUT => ":crlf"Gurusamy Sarathy2000-03-091-1/+1
* integrate cfgperl changes into mainlineGurusamy Sarathy2000-03-081-0/+5
|\
| * Integrate with Sarathy.Jarkko Hietaniemi2000-03-083-4/+62
| |\
| * | circumvent VMS fileno bug in old DEC C versionCraig A. Berry2000-03-061-0/+5
* | | add missing locks for op refcountsGurusamy Sarathy2000-03-081-1/+1
| |/ |/|
* | VMS build patch (from Peter Prymmer)Gurusamy Sarathy2000-03-073-4/+62
|/
* 64-bit build fix on VMS (from Dan Sugalski)Gurusamy Sarathy2000-03-061-0/+3
* Skip openpid.t while VMS subprocess intercommunication in flux (several vmspe...Charles Bailey2000-03-061-1/+1
* Set up for vendorarch (and fix 64bitint typo) (Dan Sugalski)Charles Bailey2000-03-061-1/+5
* Change $Config{'extensions'} to look Unixy (Charles Lane)Charles Bailey2000-03-061-0/+1
* Resync with mainline, update test in vmsfspec.tCharles Bailey2000-03-062-1/+3
|\
| * integrate cfgperl and vmsperl contents into mainlineGurusamy Sarathy2000-03-037-13/+66
| |\
| | * Introduce i_ieefp because FreeBSD on ix86 needs thatJarkko Hietaniemi2000-03-031-0/+2
| |/
* | Downcase function call to hush picky ccCharles Bailey2000-03-061-10/+10
* | Set up Perl invocation method during configuration (Peter Prymmer)Charles Bailey2000-03-031-1/+11
* | Fix test to match new behavior of vmsify() (Craig Berry)Charles Bailey2000-03-031-1/+1
* | Try to intuit whether typeless file invoked in subprocessCharles Bailey2000-03-032-4/+42
* | Remove leftover bits of VAXC support (Dan Sugalski)Charles Bailey2000-03-031-6/+0
* | Add missing declaration (Dan Sugalski)Charles Bailey2000-03-031-0/+1
* | Ad hoc patch for duping stdout into stderrCharles Bailey2000-03-031-0/+4
* | Bypass PERL_INC_VERSION_LIST until we support in in Configure.ComCharles Bailey2000-03-032-1/+5
|/
* YA sync with mainlineCharles Bailey2000-03-021-0/+4
|\
| * consolidated VMS patches (from Craig A. BerryGurusamy Sarathy2000-03-014-14/+16
| * integrate cfgperl changes into mainlineGurusamy Sarathy2000-03-011-0/+2
| |\
| | * Add libsunmath (long double math library for Solaris,Jarkko Hietaniemi2000-02-291-0/+2
| * | VMS fixups (from Dan Sugalski); cosmetic tweaksGurusamy Sarathy2000-02-291-0/+7
| |/
| * The sprintf option was blithely printing long doubles asJarkko Hietaniemi2000-02-291-0/+2
* | Protect manipulation of open pipe list from concurrent ASTs (Charles Lane)Charles Bailey2000-03-021-2/+15
* | Update dependencies and remove obsolete VAXC supportCharles Bailey2000-03-021-224/+168
* | Rmeove obsolete VAXC supportCharles Bailey2000-03-021-68/+1
* | Minor updates to subconfigure.com:Charles Bailey2000-03-021-26/+21
* | 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
* | MIscellaneous tweaks to test and driver (Charles Lane)Charles Bailey2000-03-021-3/+3
* | Miscellaneous fixes to build procedures (Peter Prymmer)Charles Bailey2000-03-021-7/+6
|/
* Support case-sensitive symbols usage in linkerCharles Bailey2000-02-281-6/+8
* Free $PARSE context after lookupsCharles Bailey2000-02-281-7/+32
* Don't wait for subprocess to read final EOFCharles Bailey2000-02-281-1/+1
* Dan Sugalski's config/build changes to .660Charles Bailey2000-02-282-13/+39
* 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-272-47/+82
* VMS patch (from Peter Prymmer)Gurusamy Sarathy2000-02-263-12/+15
* Resync with mainlineCharles Bailey2000-02-262-35/+504
|\
| * Rename use64bits to use64bitint;Jarkko Hietaniemi2000-02-261-14/+14
| * Configure nits; add socksizetype; add getfsstat for completeness;Jarkko Hietaniemi2000-02-251-0/+18
| * More VMS patches from Peter Prymmer.Jarkko Hietaniemi2000-02-241-0/+3
| * VMS patch from Peter Prymmer; use full_ar.Jarkko Hietaniemi2000-02-241-0/+2
| * VMS patch from Peter Prymmer.Jarkko Hietaniemi2000-02-241-4/+51
| * VMS build patchesDan Sugalski2000-02-232-8/+206