This is the mail archive of the glibc-cvs@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

libc/iconvdata 8bit-gap.c 8bit-generic.c ansi_ ...


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sourceware.cygnus.com	00/03/28 09:27:38

Modified files:
	iconvdata      : 8bit-gap.c 8bit-generic.c ansi_x3.110.c big5.c 
	                 euc-cn.c euc-jp.c euc-kr.c euc-tw.c gbk.c 
	                 iso-2022-cn.c iso-2022-jp.c iso-2022-kr.c 
	                 iso646.c iso_6937-2.c iso_6937.c johab.c sjis.c 
	                 t.61.c uhc.c unicode.c utf-16.c 

Log message:
	Use get16, get32, put16, and put32 instead of direct casting pointer
	to potentially handle unaligned memory accesses.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]