summaryrefslogtreecommitdiff
path: root/vos/config.ga.def
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2000-12-14 18:38:57 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-12-15 02:49:42 +0000
commitd0e6d399d7d5c2c9072a29da40b2cf4e9246353f (patch)
treee1fff34110b68ccc3b66a30e5e44a62023106706 /vos/config.ga.def
parent16b7a9a47be196cb33bf757faad24e73ceffc2fc (diff)
downloadperl-d0e6d399d7d5c2c9072a29da40b2cf4e9246353f.tar.gz
strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit preserving arithmetic)
Message-ID: <20001214183857.B97909@plum.flirble.org> p4raw-id: //depot/perl@8120
Diffstat (limited to 'vos/config.ga.def')
-rw-r--r--vos/config.ga.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/vos/config.ga.def b/vos/config.ga.def
index f6949775d5..46cbc202da 100644
--- a/vos/config.ga.def
+++ b/vos/config.ga.def
@@ -254,6 +254,7 @@ $d_strtod='define'
$d_strtol='define'
$d_strtold='undef'
$d_strtoll='undef'
+$d_strtoq='undef'
$d_strtoul='define'
$d_strtoull='undef'
$d_strtouq='undef'