summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/strtol/strtoltest.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix for regression test for strtol(). it failed (the wrong kind ofphessler2015-03-151-2/+2
* Fix on 32bit platforms where 0xdeadbeef > LONG_MAX.schwarze2014-09-191-4/+6
* Add a regress test for strtol, which currently fails.jsing2012-11-181-0/+78