Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libintl
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.
Home |
Main Index |
Thread Index |
Old Index