index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
locale
/
localeconv.c
Age
Commit message (
Expand
)
Author
2013-09-13
Redo the locale cache to be constant. It now contains the localeconv()
joerg
2013-05-17
Provide explicit LC_C_LOCALE accessor and drop the various NULL checks.
joerg
2013-04-17
Add localeconv_l.
joerg
2012-06-24
fix old style definitions; XXX: gcc should have picked them up but it did not.
christos
2010-05-22
make _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-11
merge christos-time_t
christos
2009-01-02
Fixes PR lib/39662, shortcomings in LC_{MONETARY,NUMERIC,TIME,MESSAGES} db fo...
tnozaki
2007-05-26
s/approprate/appropriate/
tnozaki
2005-11-29
WARNS=4
christos
2004-01-02
KNF
itojun
2003-07-26
netbsd.org->NetBSD.org
salo
2001-01-02
C99: add new parameters int_p_cs_precedes, int_n_cs_precedes,
kleink
1998-11-13
delint
christos
1997-07-13
Fix RCSID's
christos
1997-04-29
RCSid police.
kleink
1995-04-28
Winning Strategies has placed this code into the Public Domain
jtc
1994-09-29
Minor tweaks to prepare for checkin of real i18n code.
jtc
1994-05-25
New localeconv() implementation that constructs it's return value from
jtc
1993-08-26
Declare rcsid strings so they are stored in text segment.
jtc
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd