libc/wcsmbs wcsmbsload.c

drepper@sourceware.cygnus.com drepper@sourceware.cygnus.com
Fri Jul 27 01:27:00 GMT 2001


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sources.redhat.com	2001-07-27 01:27:07

Modified files:
	wcsmbs         : wcsmbsload.c 

Log message:
	Add some casts to avoid warnings.
	(__wcsmbs_gconv_fcts): Initialize towc_nsteps and tomb_nsteps member.
	(getfct): Take additional parameter with pointer to variable where the
	number of steps is stored in.  Disable code which allows to use more
	than one step for now.  Adjust all callers.
	(free_mem): New function.  Frees data associated with currently
	selected converters.



More information about the Glibc-cvs mailing list