libc/iconv strtab.c
drepper@sourceware.cygnus.com
drepper@sourceware.cygnus.com
Tue Sep 4 17:12:00 GMT 2001
CVSROOT: /cvs/glibc
Module name: libc
Changes by: drepper@sources.redhat.com 2001-09-04 17:12:01
Modified files:
iconv : strtab.c
Log message:
(strtabinit): Initialize null Strent.
(newstring): Move len == 0 handling...
(strtabadd): ...here.
If len == 1, return null Strent.
When inserting a suffix of an existing string, check if
it is not equal to some suffix already recorded.
Copy left and right members over if adding longer string.
More information about the Glibc-cvs
mailing list