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:   tshiozak
Date:           Thu Sep 23 16:44:26 UTC 2004

Modified Files:
        src/lib/libintl: Makefile gettext.c libintl_local.h textdomain.c
Added Files:
        src/lib/libintl: strhash.c

Log Message:
- add hash table support.
- make use of __UNCONST() instead of LINTED.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/lib/libintl/Makefile
cvs rdiff -r1.18 -r1.19 src/lib/libintl/gettext.c
cvs rdiff -r1.7 -r1.8 src/lib/libintl/libintl_local.h
cvs rdiff -r0 -r1.1 src/lib/libintl/strhash.c
cvs rdiff -r1.10 -r1.11 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