History log of /netbsd-src/common/lib/libc/stdlib/strtou.c (Results 1 – 3 of 3)
Revision Date Author Comments
# 8569e6d2 28-Nov-2019 roy <roy@NetBSD.org>

Make it easier to use strtoi and strtou in downsteam applications
without the need to define HAVE_NBTOOL_CONFIG_H and yet allow -Wundef
not to log any warnings.


# 35d355f3 01-May-2015 christos <christos@NetBSD.org>

- new test for strtoi
- namespace protection for strto{i,u}
- separate manpages for strto{i,u} from the ones for strto{u,}l
From: Kamil Rytarowski


# 368192c4 16-Jan-2015 christos <christos@NetBSD.org>

add strto{i,u} from Kamil Rytarowski as discussed in tech-userlevel.