summaryrefslogtreecommitdiff
path: root/lib/libc/locale/localeconv.c
AgeCommit message (Expand)Author
2013-09-13Redo the locale cache to be constant. It now contains the localeconv()joerg
2013-05-17Provide explicit LC_C_LOCALE accessor and drop the various NULL checks.joerg
2013-04-17Add localeconv_l.joerg
2012-06-24fix old style definitions; XXX: gcc should have picked them up but it did not.christos
2010-05-22make _locale_impl_t.cache as pointer to maintain easily binary compatibility ...tnozaki
2010-03-27_locale_cache_t: change ldata and items to pointer for future binary compatib...tnozaki
2009-01-11merge christos-time_tchristos
2009-01-02Fixes PR lib/39662, shortcomings in LC_{MONETARY,NUMERIC,TIME,MESSAGES} db fo...tnozaki
2007-05-26s/approprate/appropriate/tnozaki
2005-11-29WARNS=4christos
2004-01-02KNFitojun
2003-07-26netbsd.org->NetBSD.orgsalo
2001-01-02C99: add new parameters int_p_cs_precedes, int_n_cs_precedes,kleink
1998-11-13delintchristos
1997-07-13Fix RCSID'schristos
1997-04-29RCSid police.kleink
1995-04-28Winning Strategies has placed this code into the Public Domainjtc
1994-09-29Minor tweaks to prepare for checkin of real i18n code.jtc
1994-05-25New localeconv() implementation that constructs it's return value fromjtc
1993-08-26Declare rcsid strings so they are stored in text segment.jtc
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd