[PATCH] Make strfmon() more POSIX-compliant
Jakub Jelinek
jakub@redhat.com
Thu Jan 1 13:05:00 GMT 2004
On Thu, Jan 01, 2004 at 01:53:30PM +0100, Petter Reinholdtsen wrote:
> Entry for libc/Changelog:
>
> 2004-01-01 Petter Reinholdtsen <pere@hungry.com>
>
> * stdlib/strfmon.c: Make formatting of left-justified currency
> values match the the POSIX standard. When using format string
s/the the/the/
> "[%-14#5.4n]" to print -123.45, the result should be
> "[-$ 123.4500 ]", not "[-$123.4500 ]".
Jakub
More information about the Libc-alpha
mailing list