This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


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

egcs/libiberty ChangeLog regex.c


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	aj@gcc.gnu.org	2001-07-30 04:54:36

Modified files:
	libiberty      : ChangeLog regex.c 

Log message:
	Merge from glibc:
	* regex.c: Declare wcs functions only if compiling with
	MBS_SUPPORT.
	Don't use #elif for traditional C.
	
	* regex.c: Revamp memory allocation for WCHAR functions to
	not use too much stack.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libiberty/ChangeLog.diff?cvsroot=gcc&r1=1.291&r2=1.292
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libiberty/regex.c.diff?cvsroot=gcc&r1=1.2&r2=1.3


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