summaryrefslogtreecommitdiff
path: root/lib/libintl
AgeCommit message (Expand)Author
2003-02-27.fn -> .Fnjmmv
2003-02-12Add Xref to nls(7).gmcgarry
2002-02-13- give the precedence to LC_ALL environment variableyamt
2002-02-07Generate <>& symbolically.ross
2002-01-15Whitespace nits.wiz
2001-12-29fix a bug that uninitialised buffer is used when LANG is like "en_US".yamt
2001-12-09allow relative pathnames as a dirname argument of bindtextdomain(3)yamt
2001-09-27- change mofile search order according to manpage(=li18nux2000).yamt
2001-09-27bump up GETTEXT_MMAP_MAX from 64k to 1MB.yamt
2001-08-13need __BEGIN/END_DECLS for use with C++ (Arla).itojun
2001-02-16Sync w/ Citrus.minoura
2001-02-15Sync w/ Citrus.minoura
2000-12-15fix mmap() return value validation. comment from freebsd-audit.itojun
2000-12-14check strdup failure. reported by freebsd-audit.itojun
2000-11-03update bindtextdomain() handling to be conformant to spec. we need toitojun
2000-11-02supply _nl_msg_cat_cntr, just to make gettext.m4 happy. sync with citrus.itojun
2000-11-01make the following behavior compatible with GNU gettext.itojun
2000-10-31we do not allow relative pathnameitojun
2000-10-31less warnings on lint. be more friendly with align-picky arch.itojun
2000-10-31fix default domain name handling. why textdomain() and bindtextdomain()itojun
2000-10-31declare .Lb symbol for libintl.itojun
2000-10-31remove confusing goto. sync with citrusitojun
2000-10-31fix read(2) return value validation. sync with citrusitojun
2000-10-31bind_textdomain_codeset() always fails. sync with citrusitojun
2000-10-31BSD-licensed libintl, fully compatible with GNU libintl (in GNU gettext).itojun