Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 11/03/2000 16:29:24
Module Name:	basesrc
Committed By:	itojun
Date:		Fri Nov  3 14:29:23 UTC 2000

Modified Files:
	basesrc/lib/libintl: gettext.c libintl_local.h textdomain.c

Log Message:
update bindtextdomain() handling to be conformant to spec.  we need to
maintain database for (domain, path).  sync with citrus.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 basesrc/lib/libintl/gettext.c
cvs rdiff -r1.3 -r1.4 basesrc/lib/libintl/libintl_local.h \
    basesrc/lib/libintl/textdomain.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.