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/iconv loop.c


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

Modified files:
	iconv          : loop.c 

Log message:
	Define get16, get32, put16, and put32 macros to allow as well reading
	from/writing to unaligned addresses on machines which don't support
	this in hardware.  Use FCTNAME macro to define function name.  Include
	the file a second time for platforms which need special unaligned
	handling.


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