Module Name: src Committed By: kre Date: Sun Nov 24 12:33:00 UTC 2024
Modified Files: src/usr.bin/printf: printf.c Log Message: Improve detection and diagnosis of invalid values for conversions. (In particular, integer conversions contain no spaces, and must always contain at least 1 digit, '' is not valid). To generate a diff of this commit: cvs rdiff -u -r1.58 -r1.59 src/usr.bin/printf/printf.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.