This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Reduce redundant macros and prototypes in vmsish.h.
authorCraig A. Berry <craigberry@mac.com>
Sun, 12 Dec 2010 23:43:32 +0000 (17:43 -0600)
committerCraig A. Berry <craigberry@mac.com>
Sun, 12 Dec 2010 23:43:32 +0000 (17:43 -0600)
commit0c43a9cdbf3f62e217fcccc011a4941d85d339b7
tree8d3fcfc86b3aceac412f665bfd8fa360e308a40d
parentd341332470b830e4aae27a9428c85f7dc461c2bb
Reduce redundant macros and prototypes in vmsish.h.

In imitation of e64ca59f2852bc5d0450eea5ed412609a046829d, we don't
really need different prototypes or macros for MULTIPLICITY and
non-MULTIPLICITY.  For now, leave drop-in replacements of CRTL
functions alone as there may be more going on there (arguably
these really have no business passing around Perl thread context).
vms/vmsish.h