Module Name: src Committed By: christos Date: Thu Nov 12 17:30:03 UTC 2015
Modified Files: src/lib/libc/stdlib: strtoi.3 strtol.3 strtou.3 strtoul.3 Log Message: Now that our source tree has binary constants, recognize them. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/lib/libc/stdlib/strtoi.3 \ src/lib/libc/stdlib/strtou.3 cvs rdiff -u -r1.32 -r1.33 src/lib/libc/stdlib/strtol.3 cvs rdiff -u -r1.31 -r1.32 src/lib/libc/stdlib/strtoul.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.