summaryrefslogtreecommitdiff
path: root/vms/vms.c
Commit message (Expand)AuthorAgeFilesLines
* vms.c - Remove .DIR; in UNIX mode.John Malmberg2009-02-221-12/+22
* Avoid VMS long filename support on older systems that don't have it.Craig A. Berry2009-02-201-1/+12
* Move redefinition of lstat above its first use in vms/vms.c.Craig A. Berry2009-02-201-11/+11
* vms fgetname wrapper.John Malmberg2009-02-111-1/+29
* Logic changes for the VMS-specific mkdir/chdir/chmod/symlink routines.John Malmberg2009-02-091-45/+44
* Fix some thread context mistakes that snuck in with b94a8c495f3a28de7de57070f...Craig A. Berry2009-02-081-12/+12
* vms rename Unix mode fixesJohn Malmberg2009-02-031-41/+69
* vms kill_file / rmdir updatesJohn Malmberg2009-02-031-25/+93
* vms stat patches (take 2)John Malmberg2009-02-011-66/+210
* vmspath without thread context.John Malmberg2009-01-291-2/+30
* vms fileify_dirspec refactor / Unix mode fixesJohn Malmberg2009-01-251-88/+128
* vms glob patchesJohn Malmberg2009-01-251-20/+122
* Pathify_dirspec replacementJohn Malmberg2009-01-191-247/+385
* Fix handling of DECC$DISABLE_POSIX_ROOT feature on VMS.Craig A. Berry2009-01-151-6/+7
* vms rmsexpand refactorJohn Malmberg2009-01-151-131/+210
* vms - unixspec refactorJohn Malmberg2009-01-131-30/+156
* vms - vmsspec refactorJohn Malmberg2009-01-121-30/+181
* more vms thread ctx fixesJohn Malmberg2009-01-111-13/+23
* vms setup_cmddsc buffer fixes.John Malmberg2009-01-101-5/+31
* Revision to thread context fixes from ebd4d70bfcb408fd33ee8841c43d30ca8408b19dCraig A. Berry2009-01-101-6/+6
* simple_trnlnm needs an actual length as its last argument.Craig A. Berry2009-01-091-9/+9
* vms.c backslash efs and long name fixesJohn Malmberg2009-01-081-2/+3
* VMS feature logical name fixesJohn Malmberg2009-01-061-52/+114
* VMS thread context fixesJohn Malmberg2009-01-061-183/+257
* standardize save/restore of errno & vaxc$errnoChip Salzenberg2008-12-051-3/+3
* [patch@34995] vms.c - Memory freed from wrong poolJohn E. Malmberg2008-12-041-4/+4
* [patch@34896] vms readdir() fixes for UNIX/EFS modeJohn E. Malmberg2008-11-241-5/+26
* [patch@34779] Get posix exit mode working/tested on VMSJohn E. Malmberg2008-11-101-8/+17
* PATCH: Large omnibus patch to clean up the JRRT quotesTom Christiansen2008-11-021-7/+8
* Try to demangle the mess created by 34667 (the "resubmittal" was actuallyCraig A. Berry2008-10-301-61/+61
* Re: patch@34561 VMS exec handling / cwd realpath fixesJohn E. Malmberg2008-10-301-5/+125
* [patch@34600] vms.c setup_cmddscJohn E. Malmberg2008-10-301-0/+13
* When testing the case sensitivity settings of the processCraig A. Berry2008-10-231-1/+1
* Fix off-by-one error in sanity check in my_fclose wrapper on VMS.Craig A. Berry2008-06-141-1/+1
* Make Perl_vms_start_glob() decline politely when passed an emptyCraig A. Berry2008-06-031-0/+5
* configure.com and vms.c fixes.John E. Malmberg2008-03-241-1/+4
* On VMS, don't call flex_stat from my_flush as the latter may beCraig A. Berry2008-03-071-1/+1
* Following 33291, on VMS we need to use the same prototypes other platforms Craig A. Berry2008-02-221-13/+25
* assert() that every NN argument is not NULL. Otherwise we have theNicholas Clark2008-02-121-0/+4
* Nullch and others were still alive and well in some of the operatingSteve Peters2007-12-231-15/+15
* Exterminate PL_na! Exterminate! Exterminate! Exterminate!Nicholas Clark2007-12-221-2/+1
* Fix uninitialized pointer bug in VMS version of readdir() whenCraig A. Berry2007-12-101-7/+4
* Tolkien quote for vms/vms.c.Craig A. Berry2007-12-091-0/+11
* One more clean-up for new VMS::Filespec functions.Craig A. Berry2007-12-091-24/+46
* Make VMS::Filespec::vms_realname return undef instead of garbageCraig A. Berry2007-11-291-1/+4
* [patch@32376] VMS symbolic links part 4 of 4 - Final partJohn E. Malmberg2007-11-241-20/+91
* In Perl_vms_start_glob, when we don't have any matches and thusCraig A. Berry2007-11-151-3/+3
* VMS.C misc fixes, including vms_realpath fixesJohn E. Malmberg2007-11-061-126/+398
* Typo in comment in 32201.Craig A. Berry2007-10-301-1/+1
* Re: copyright notices for vms.c and vmsish.hCharles Bailey2007-10-301-8/+9