Module Name: src Committed By: christos Date: Fri Jan 16 18:41:33 UTC 2015
Modified Files: src/lib/libc/stdlib: Makefile.inc Added Files: src/lib/libc/stdlib: strtonum.c Log Message: Add strtonum implemented as a wrapper of strtoi. To generate a diff of this commit: cvs rdiff -u -r1.84 -r1.85 src/lib/libc/stdlib/Makefile.inc cvs rdiff -u -r0 -r1.1 src/lib/libc/stdlib/strtonum.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.