[PATCH] Make strfmon() more POSIX-compliant

Petter Reinholdtsen pere@hungry.com
Fri Jan 2 08:48:00 GMT 2004


[Ulrich Drepper]
>> 	* stdlib/strfmon.c: Make formatting of left-justified currency
>> 	values match the the POSIX standard.  When using format string
>> 	"[%-14#5.4n]" to print -123.45, the result should be
>> 	"[-$   123.4500 ]", not "[-$123.4500    ]".
> 
> I've applied the patch.  Thanks,

Thank you.  But did you forget the ChangeLog entry?  It did not appear
in my CVS copy.



More information about the Libc-alpha mailing list