Make File::Copy::rmscopy return the documented values.
authorCraig A. Berry <craigberry@mac.com>
Wed, 8 Jul 2009 03:29:10 +0000 (22:29 -0500)
committerCraig A. Berry <craigberry@mac.com>
Wed, 8 Jul 2009 03:29:10 +0000 (22:29 -0500)
commitfd18815927f11d3ba14f153f6c2298f77780f677
tree71c2961342a70f3597e2047b7ee73442fff4e82a
parent01851bb732f478a582c55dbed16459f8a0da7ec5
Make File::Copy::rmscopy return the documented values.

These were always supposed to be 0 for failure and 1 for success,
not booleans.  On VMS, rmscopy implements syscopy.
vms/vms.c