summaryrefslogtreecommitdiff
path: root/lib/libc/locale/fix_grouping.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-2/+3
* Add my e-mail to copyrightsAlexey Zelkin2001-12-201-1/+1
* Fix grouping string handlingAlexey Zelkin2001-12-111-1/+4
* Deal properly with "0"Andrey A. Chernov2001-02-191-1/+5
* Assume that "" passed as parameter also means "no grouping"Alexey Zelkin2001-02-121-3/+4
* make it possible to specify grouping number from range 0..CHAR_MAX,Alexey Zelkin2001-02-101-3/+9
* . Fix semantics of grouping (LC_MONETARY::mon_grouping,Alexey Zelkin2001-02-101-0/+68