Subject: CVS commit: src/lib/libintl
To: None <source-changes@netbsd.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 04/09/2003 17:11:34
Module Name: src
Committed By: drochner
Date: Wed Apr 9 14:11:34 UTC 2003
Modified Files:
src/lib/libintl: textdomain.c
Log Message:
-in bindtextdomain(), don't crash if a NULL dirname is passed - return the
current path setting in this case (or default)
-fix return value
-don't copy a string to itself
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/lib/libintl/textdomain.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.