CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/03/15 01:26:27
Modified files:
regress/lib/libc/strtol: strtoltest.c
Log message:
fix for regression test for strtol(). it failed (the wrong kind of
fail), on 64-bit systems.
tested on 64-bit (amd64) and 32-bit (sparc).
OK claudio@ deraadt@
