This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

winsup/cygwin ChangeLog libc/minires.c regex/r ...


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2009-05-04 04:30:37

Modified files:
	cygwin         : ChangeLog 
	cygwin/libc    : minires.c 
	cygwin/regex   : regcomp.c regex2.h 

Log message:
	* libc/minires.c (scanline): Accommodate ctype changes which disallow use of an
	unadorned char argument to is* macros.
	* regex/regcomp.c: Ditto, throughout.
	* regex/regex2.h (ISWORD): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.4472&r2=1.4473
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/libc/minires.c.diff?cvsroot=uberbaum&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/regex/regcomp.c.diff?cvsroot=uberbaum&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/regex/regex2.h.diff?cvsroot=uberbaum&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]