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
/
i18n_module
Age
Commit message (
Expand
)
Author
2012-08-23
Revert last, it breaks the tricks xsrc uses.
joerg
2012-08-23
Remove SHLIBINSTALLDIR and SHLINKINSTALLLIBDIR. Add rpath entries, if
joerg
2011-06-20
remove all the code that supported HAVE_GCC=3. mostly from chuq.
mrg
2011-05-30
Ignore warnings when building with clang for now.
joerg
2009-12-13
rename LD32DIR to MLIBDIR.
mrg
2009-01-11
bump shared libraries.
christos
2008-10-26
if LD32DIR is defined, install into /usr/lib/${LD32DIR}/i18n.
mrg
2008-08-29
Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a f...
gmcgarry
2007-04-01
add new encoding support to iconv(3):
tnozaki
2006-11-22
1. add iconv support for following encodings:
tnozaki
2006-11-13
1. add iconv support for followint encoding:
tnozaki
2006-10-18
add new iconv module libJOHAB,
tnozaki
2006-07-01
apply a little -O0 with GCC4 and vax...
mrg
2005-10-29
fix lib/31874.
tshiozak
2005-03-06
add new citrus iconv module UTF-7.
tnozaki
2005-03-05
add new citrus iconv module UTF-7.
tnozaki
2004-05-17
no need to define INTERNALLIB here
lukem
2003-12-13
Cleanup last commit a bit.
matt
2003-12-13
Use :T and :tl and avoid using !=
matt
2003-07-01
add iconv_t cache.
tshiozak
2003-06-25
Citrus iconv support(2)
tshiozak
2003-03-25
add support for zh_CN.GB18030 locale.
tshiozak
2003-03-09
add -DLIBC_SCCS, to enable RCSIDs in the reachover files from ../libc
lukem
2003-03-05
changes related to lib/20576 and lib/20577.
tshiozak
2002-09-27
Only use the MKDYNAMICROOT semantics (i.e. -rpath=/lib,/usr/lib and
thorpej
2002-08-19
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc).
lukem
2002-03-17
refine i18n stuffs.
tshiozak