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
Branch: 	glibc-2-1-branch
Changes by:	roland@sourceware.cygnus.com	00/02/23 20:17:51

Modified files:
	iconv          : loop.c 

Log message:
	2000-02-23  Roland McGrath  <roland@baalperazim.frob.com>
	
	* iconv/loop.c: Don't include <sys/param.h>.  On Hurd it includes
	<signal.h> -> <sys/ucontext.h> defines ES, conflicting with
	iconvdata/iso646.c's (unrelated) ES.
	(MIN): New macro, just define it here instead to avoid that conflict.


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