summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2023-03-01 08:14:34 -0700
committerKarl Williamson <khw@cpan.org>2023-03-02 10:05:59 -0700
commit23cd30579a4eb2bf637e54408630220da0416463 (patch)
tree5c3ee11f2c5459ebeed0cfe1ef3fc2a9c369d803 /MANIFEST
parent4940da71bfb17387e5554b8f9e74be089d8eb45d (diff)
downloadperl-23cd30579a4eb2bf637e54408630220da0416463.tar.gz
mg.c: Split out functionality to a seprate function
This commit creates a function that gets the extended errno on systems (such as VMS and Windows) that have that, returning plain errno on systems that don't. Previously this code was interweaved into code with a larger purpose. The splitting makes it possible for other code that just wants the errno to get it. The new function is callable from elsewhere in core, but remains private for now. In principal it could be documented and made public if needed.
Diffstat (limited to 'MANIFEST')
0 files changed, 0 insertions, 0 deletions