summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/localeconv.c
Commit message (Expand)AuthorAgeFilesLines
* . style(9)phantom2003-06-261-0/+1
* Add support for the 6 new C99 struct lconv members dealing with formattingtjr2002-10-091-0/+6
* Fix the style of the SCM ID's.obrien2002-03-221-4/+2
* Do not try to convert to char already converted C monetary locale members.ache2002-01-281-11/+1
* Add my e-mail to copyrightsphantom2001-12-201-1/+1
* Use our standard .c rcsid format.obrien2001-03-051-1/+2
* Fix copyright breakage in rev 1.2.obrien2001-03-051-0/+7
* . Fix semantics of grouping (LC_MONETARY::mon_grouping,phantom2001-02-101-10/+2
* As temporary workaround for missing *grouping fields parser always return "noache2001-02-101-2/+10
* According to Garrett, POSIX widely use -1 to indicate CHAR_MAX, so back outache2001-02-101-1/+5
* Use __XSTRING(CHAR_MAX) instead of "127" and strtol() base 0 to parse it (0x7f)ache2001-02-101-1/+1
* Make localeconv() actual function. Now it will use LC_MONETARY/LC_NUMERICphantom2001-02-081-9/+65
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+49
OpenPOWER on IntegriCloud