summaryrefslogtreecommitdiffstats
path: root/tools/regression/lib/libc/stdio/test-printfloat.c
diff options
context:
space:
mode:
authorkeramida <keramida@FreeBSD.org>2004-10-13 22:12:59 +0000
committerkeramida <keramida@FreeBSD.org>2004-10-13 22:12:59 +0000
commit3563cef59745437cb37d2bc00de62f2b9fd5e84e (patch)
treeb2b582c2b0aae17d8649f54e559d192f8e09329f /tools/regression/lib/libc/stdio/test-printfloat.c
parent02ee911318102761d419034939e0020bd7adb601 (diff)
downloadFreeBSD-src-3563cef59745437cb37d2bc00de62f2b9fd5e84e.zip
FreeBSD-src-3563cef59745437cb37d2bc00de62f2b9fd5e84e.tar.gz
Add the necessary magic to make the thousands separator work for
floating-point formats in the Greek locale. This allows printing numbers with the ' format modifier, like this: $ env -i LC_NUMERIC=el_GR.ISO8859-7 printf "%'.3f\n" 1024000 1.024.000,000 Reviewed by: das
Diffstat (limited to 'tools/regression/lib/libc/stdio/test-printfloat.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud