summaryrefslogtreecommitdiff
path: root/tests/lib/libc/stdlib/t_strtoi.c
AgeCommit message (Collapse)Author
2017-04-28Fix typo in ATF test t_strtoi.ckamil
No functional change.
2015-05-01- new test for strtoichristos
- namespace protection for strto{i,u} - separate manpages for strto{i,u} from the ones for strto{u,}l From: Kamil Rytarowski