This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Use grok_atou instead of atoi.
authorJarkko Hietaniemi <jhi@iki.fi>
Mon, 21 Jul 2014 14:50:54 +0000 (10:50 -0400)
committerJarkko Hietaniemi <jhi@iki.fi>
Wed, 23 Jul 2014 01:31:41 +0000 (21:31 -0400)
commit96e440d2eb546f4493feffce002f2ec8886f13a3
tree1b0634ebad52cafa2d83e01574eb013945a069b9
parent6313e54401f5531a23184b7afaaf6bc7cd4a81ec
Use grok_atou instead of atoi.

Remaining atoi() uses include at least:
ext/DynaLoader/dl_aix.xs, os2/os2.c, vms/vms.c
doio.c
ext/DynaLoader/dlutils.c
locale.c
malloc.c
perl.c
pp_sys.c
regcomp.c
toke.c
util.c