freebsd-dev/lib/libc/nls
Bryan Drewery 1bb3a25f07 When catopen(3) returns an error, it caches the result of that error
from r202992. The refcount on the cache entry is not initialized, so
any attempt to clean the cache will skip over this item since it likely
has a >0 value.

This change is currently a NOP. There is work in progress to support
freeing the cache which requires this change to avoid a memory leak.

MFC after:	2 weeks
Sponsored by:	EMC / Isilon Storage Division
2015-02-10 20:45:40 +00:00
..
be_BY.UTF-8.msg
C.msg POSIX 1003.1-2008: add ENOTRECOVERABLE, EOWNERDEAD errnos. 2013-05-04 19:07:22 +00:00
ca_ES.ISO8859-1.msg
catclose.3
catgets.3
catopen.3
de_DE.ISO8859-1.msg
el_GR.ISO8859-7.msg
es_ES.ISO8859-1.msg
fi_FI.ISO8859-1.msg
fr_FR.ISO8859-1.msg libc: Fix typo in French translation. 2013-04-14 11:44:47 +00:00
gl_ES.ISO8859-1.msg
hu_HU.ISO8859-2.msg
it_IT.ISO8859-15.msg
ja_JP.eucJP.msg
ja_JP.UTF-8.msg
ko_KR.eucKR.msg
ko_KR.UTF-8.msg
Makefile.inc Replace use of ${.CURDIR} by ${LIBC_SRCTOP} and define ${LIBC_SRCTOP} 2014-03-04 02:19:39 +00:00
mn_MN.UTF-8.msg
msgcat.c When catopen(3) returns an error, it caches the result of that error 2015-02-10 20:45:40 +00:00
nl_NL.ISO8859-1.msg
no_NO.ISO8859-1.msg
pl_PL.ISO8859-2.msg
pt_BR.ISO8859-1.msg
ru_RU.KOI8-R.msg
sk_SK.ISO8859-2.msg
sv_SE.ISO8859-1.msg
Symbol.map
uk_UA.UTF-8.msg
zh_CN.GB2312.msg Add derived versions for common Simplified Chinese encodings. 2012-12-28 01:23:12 +00:00
zh_CN.GB18030.msg Add derived versions for common Simplified Chinese encodings. 2012-12-28 01:23:12 +00:00
zh_CN.UTF-8.msg Add zh_CN.UTF-8 catalog. 2012-12-28 01:09:30 +00:00