phantom
cd4974c734
. style(9)
...
. fix/add comments (to cover changes done thru last 20 months)
. extend monetary testcase to cover int_* values
2003-06-26 10:46:16 +00:00
obrien
d90536e35b
Fix the style of the SCM ID's.
...
I believe have made all of libc .c's as consistent as possible.
2002-03-22 21:53:29 +00:00
phantom
553dc7dc53
Add my e-mail to copyrights
2001-12-20 15:30:02 +00:00
phantom
cdb5aff0aa
Fix grouping string handling
2001-12-11 15:26:36 +00:00
ache
2e6d7dce03
Deal properly with "0"
2001-02-19 06:19:51 +00:00
phantom
1aaea1d55b
Assume that "" passed as parameter also means "no grouping"
...
Make comparsions more clear (per style(9))
2001-02-12 08:55:12 +00:00
phantom
9e607edc06
make it possible to specify grouping number from range 0..CHAR_MAX,
...
not only one-digit number
2001-02-10 20:22:45 +00:00
phantom
d4e3ae3d2b
. Fix semantics of grouping (LC_MONETARY::mon_grouping,
...
LC_NUMERIC::grouping) values.
. Always set __XXX_changed flags then loading numeric & monetary locale
categories to allow localeconv() to use C locale also.
2001-02-10 15:36:46 +00:00