Repository: uClibc/libc/stdio who: mjn3 time: Sun Nov 3 14:00:16 MST 2002 Log Message: It was easy enough to respect locale-specific decimal point for printf floating point output, so at least implement that. But grouping will have to wait for the rewrite of _dtostr. Files: changed: printf.c