Module Name: src Committed By: kre Date: Sat Jan 26 15:22:54 UTC 2019
Modified Files:
src/usr.bin/printf: printf.c
Log Message:
Always convert input numbers (from the command line) in the C
locale, not as set in the environment. Conforms with POSIX spec.
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 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.
