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
/
libintl
Age
Commit message (
Expand
)
Author
2007-09-25
Farewell to gccism.
junyoung
2007-09-25
Massive cosmetic changes, notably:
junyoung
2007-09-25
Remove trailing spaces.
junyoung
2007-01-17
Remove more duplicate #includes, and a few spurious whitespaces at EOL
hubertf
2005-06-01
appease gcc -Wuninitialized
lukem
2005-05-15
dcngettext: don't return stack garbage when there's no usable database.
yamt
2005-05-14
add plural support.
tshiozak
2005-04-27
correct size to malloc.
yamt
2005-04-27
remove unnecessary #include.
yamt
2004-11-10
Correct ngettext arguments; bump date.
wiz
2004-09-23
add system dependent strings support.
tshiozak
2004-09-23
- add hash table support.
tshiozak
2004-08-02
revert the last all changes related to iconv(3).
tshiozak
2004-08-02
follow the recent iconv(3) prototype change.
yamt
2004-03-13
Don't convert text if *.mo doesn't specify codeset.
uebayasi
2004-01-24
Lots of grammar and wording changes from jmc@openbsd, with some
wiz
2004-01-20
fix a comment; nl_langinfo(CODESET) belongs to LC_CTYPE, not LC_MESSAGES.
yamt
2004-01-18
add an ARGSUSED.
yamt
2004-01-18
comment.
yamt
2004-01-18
implement gettext implicit iconv and bind_textdomain_codeset.
yamt
2004-01-05
sys/types.h is not needed here. kevlo@openbsd
itojun
2004-01-02
minor KNF
itojun
2004-01-02
use strlcpy
itojun
2003-04-16
Use
wiz
2003-04-09
-in bindtextdomain(), don't crash if a NULL dirname is passed - return the
drochner
2003-03-09
enable __RCSID() (no need to protect in LIBC_SCCS or !__lint)
lukem
2003-02-27
.fn -> .Fn
jmmv
2003-02-12
Add Xref to nls(7).
gmcgarry
2002-02-13
- give the precedence to LC_ALL environment variable
yamt
2002-02-07
Generate <>& symbolically.
ross
2002-01-15
Whitespace nits.
wiz
2001-12-29
fix a bug that uninitialised buffer is used when LANG is like "en_US".
yamt
2001-12-09
allow relative pathnames as a dirname argument of bindtextdomain(3)
yamt
2001-09-27
- change mofile search order according to manpage(=li18nux2000).
yamt
2001-09-27
bump up GETTEXT_MMAP_MAX from 64k to 1MB.
yamt
2001-08-13
need __BEGIN/END_DECLS for use with C++ (Arla).
itojun
2001-02-16
Sync w/ Citrus.
minoura
2001-02-15
Sync w/ Citrus.
minoura
2000-12-15
fix mmap() return value validation. comment from freebsd-audit.
itojun
2000-12-14
check strdup failure. reported by freebsd-audit.
itojun
2000-11-03
update bindtextdomain() handling to be conformant to spec. we need to
itojun
2000-11-02
supply _nl_msg_cat_cntr, just to make gettext.m4 happy. sync with citrus.
itojun
2000-11-01
make the following behavior compatible with GNU gettext.
itojun
2000-10-31
we do not allow relative pathname
itojun
2000-10-31
less warnings on lint. be more friendly with align-picky arch.
itojun
2000-10-31
fix default domain name handling. why textdomain() and bindtextdomain()
itojun
2000-10-31
declare .Lb symbol for libintl.
itojun
2000-10-31
remove confusing goto. sync with citrus
itojun
2000-10-31
fix read(2) return value validation. sync with citrus
itojun
2000-10-31
bind_textdomain_codeset() always fails. sync with citrus
itojun
[next]