Module Name: src
Committed By: roy
Date: Thu Nov 28 12:33:23 UTC 2019
Modified Files:
src/common/lib/libc/stdlib: strtoi.c strtou.c
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/common/lib/libc/stdlib/strtoi.c \
src/common/lib/libc/stdlib/strtou.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.