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
/
citrus
Age
Commit message (
Expand
)
Author
2004-01-08
PR/24023: Min Sik Kim: Don't deadlock while closing mappers. The module
christos
2004-01-02
KNF
itojun
2004-01-02
comment on values from 0x80000000 to 0xffffffff
itojun
2004-01-02
safer realloc
itojun
2004-01-02
safer realloc, some KNF. noted by deraadt@openbsd
itojun
2003-12-29
_citrus_iconv_std_iconv_convert:
yamt
2003-12-29
_citrus_MSKanji_wcrtomb_priv: return E2BIG correctly.
yamt
2003-12-29
_citrus_NONE_stdenc_cstomb: return E2BIG correctly.
yamt
2003-10-28
SUSE3 says htonl and friends come in via arpa/inet.h. This will actually not
jmc
2003-10-27
Overhaul how `build.sh tools' are used:
lukem
2003-10-14
don't use uninitialized variable ('chlenbak').
yamt
2003-09-01
fix the problem about resetting the state of iconv().
tshiozak
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-07-21
Pull in host-tool config.h, if necessary.
thorpej
2003-07-16
correct boundary check in _citrus_db_lookup_string_by_string().
tshiozak
2003-07-16
use bounded string op
itojun
2003-07-14
use NONIDENTICAL instead of ILSEQ if the reverse conversion of ISO646.
tshiozak
2003-07-12
separate "nonidentical conversion" and "ilseq" under csmapper.
tshiozak
2003-07-10
add forgotten _CITRUS_HASH_REMOVE() at release_shared().
tshiozak
2003-07-10
make _DIAGNOSTIC happy.
tshiozak
2003-07-02
separate "close" process into two parts (with and without handling hash).
tshiozak
2003-07-01
add iconv_t cache.
tshiozak
2003-07-01
cosmetic change.
tshiozak
2003-07-01
fix lib/22023 - there were references to uninitialized variables.
tshiozak
2003-06-30
use __attribute__((__packed__)) instead of __packed.
christos
2003-06-30
add #include "config.h" when these files are built as parts of host tools.
tshiozak
2003-06-29
u_int*_t -> uint*_t.
tshiozak
2003-06-27
sync with the last change for citrus_hash.h.
tshiozak
2003-06-27
make sure to use LIST_* macros defined in sys/queue.h.
tshiozak
2003-06-27
in _citrus_ctype_btowc_fallback() and _citrus_ctype_wctob_fallback(),
yamt
2003-06-27
$NetBSD $ -> $NetBSD$
yamt
2003-06-27
i guess the original intent was this...
itojun
2003-06-27
memset() after null check
itojun
2003-06-27
clear memory after malloc()
itojun
2003-06-26
correct wcrtomb(3) - it is not conforming to standard on handling L'\0'.
tshiozak
2003-06-26
make sure that key is case-insensitive.
tshiozak
2003-06-25
Citrus iconv support (1)
tshiozak
2003-05-08
No need in default label if default case is not processed.
petrov
2003-03-25
add support for zh_CN.GB18030 locale.
tshiozak
2003-03-25
fix the problem if EILSEQ is caused in mbrtowc(3) under *.UTF-8 locales.
tshiozak
2003-03-05
changes related to lib/20576 and lib/20577.
tshiozak
2003-01-01
- handle s==NULL case of wcrtomb.
yamt
2003-01-01
- add missing _CEI_TO_EI/_TO_CEI.
yamt
2003-01-01
- add missing _CEI_TO_EI/_TO_CEI.
yamt
2003-01-01
in _RESTART_BEGIN macro, don't use external variable directly.
yamt
2003-01-01
when s==0, wctomb should initialize its internal state and return if
yamt
2003-01-01
mbsrtowcs_priv template:
yamt
2002-12-26
Typos in comments.
uebayasi
2002-08-19
More use of ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path
lukem
2002-05-24
Add some casts to quiet a "discards qualifier from pointer target type"
thorpej
[next]