summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorHal Morris <hom00@utsglobal.com>2001-06-02 02:23:11 -0700
committerJarkko Hietaniemi <jhi@iki.fi>2001-06-04 16:54:21 +0000
commit8935ee17b2edadcfca0c196679b39cd0ade49541 (patch)
tree8eeca0a607bb1b26d71041cb6251ca4dcf66f4a5 /MANIFEST
parent2ef53570a0a9292278fc7d34d7d21270dd5ac7f0 (diff)
downloadperl-8935ee17b2edadcfca0c196679b39cd0ade49541.tar.gz
One fix for strtoul not setting errno
Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com> p4raw-id: //depot/perl@10436
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 1701463efe..0e672a1697 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1919,6 +1919,7 @@ utils/perlcc.PL Front-end for compiler
utils/perldoc.PL A simple tool to find & display perl's documentation
utils/pl2pm.PL A pl to pm translator
utils/splain.PL Stand-alone version of diagnostics.pm
+uts/strtol_wrap.c strtol wrapper for UTS
vmesa/Makefile VM/ESA Makefile
vmesa/vmesa.c VM/ESA-specific C code for Perl core
vmesa/vmesaish.h VM/ESA-specific C header for Perl core