Giorgos Keramidas 6f0a55dabc 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
2004-10-13 22:12:59 +00:00
..
2003-12-20 11:18:43 +00:00
2002-12-30 09:09:58 +00:00
2003-07-05 12:03:16 +00:00
2004-01-29 16:28:22 +00:00
2002-10-25 22:02:10 +00:00