summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/strtol (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix on 32bit platforms where 0xdeadbeef > LONG_MAX.schwarze2014-09-191-4/+6
* Add a regress test for strtol, which currently fails.jsing2012-11-182-0/+83