The two values for quadtype have been present since epoc/config.sh was added
in
3a2f06e93704a418. quadtype is signed, (uquadtype is its unsigned
equivalent) hence remove the definition that uses unsigned long long.
The duplicate contradictory values for d_vendorarch were merged in by
b250498faaf6fbd0 (along with a lot of the non-contradictory duplication),
originating from commit
eb0d51032951025d on the cfgperl branch.
The contradictory values for socksizetype arrived with the same commits.
so=''
sockethdr=''
socketlib=''
-socksizetype='size_t'
sort='sort'
spackage=''
spitshell='cat'
u64type='unsigned long long'
d_quad='define'
quadtype='long long'
-quadtype='unsigned long long'
quadkind='QUAD_IS_LONG_LONG'
nvtype='double'
ivsize='4'
d_munmap='undef'
d_qgcvt='undef'
d_socklen_t='undef'
-d_vendorarch=''
i_ieeefp='undef'
i_sunmath='undef'
i_syslog='undef'
u64type='unsigned long long'
d_quad='define'
quadtype='long long'
-quadtype='unsigned long long'
quadkind='QUAD_IS_LONG_LONG'
nvtype='double'
ivsize='4'
d_munmap='undef'
d_qgcvt='undef'
d_socklen_t='undef'
-d_vendorarch=''
i_ieeefp='undef'
i_sunmath='undef'
i_syslog='undef'