History log of /netbsd-6-1-5-RELEASE/common/lib/libc/stdlib/_strtol.h
Revision Date Author Comments
# 1.2 20-May-2009 christos

branches: 1.2.6;
Set endptr if the base is not supported. The opengroup spec does not special
case this condition. Note: glibc has the same problem.