libc/winsup/cygwin/regex
Corinna Vinschen 67364cbfd9 Fix compiler errors/warnings when compiling with -O3
* fhandler_socket.cc (fhandler_socket::wait_for_events): Fix compiler
	warning in -O3 case.
	(fhandler_socket::connect): Ditto.
	* regex/regcomp.c (singleton): Ditto.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2015-10-20 12:33:13 +02:00
..
COPYRIGHT Replace regex files with multibyte-aware version from FreeBSD. 2010-02-04 12:35:49 +00:00
cname.h Replace regex files with multibyte-aware version from FreeBSD. 2010-02-04 12:35:49 +00:00
engine.c * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
regcomp.c Fix compiler errors/warnings when compiling with -O3 2015-10-20 12:33:13 +02:00
regerror.c * regcomp.c (p_ere): Workaround incorrect compiler warning. 2010-02-04 21:05:07 +00:00
regex.3 Replace regex files with multibyte-aware version from FreeBSD. 2010-02-04 12:35:49 +00:00
regex.7 Replace regex files with multibyte-aware version from FreeBSD. 2010-02-04 12:35:49 +00:00
regex2.h * regex/engine.c (step): Drop Cygwin-specific definition. 2010-02-11 21:19:19 +00:00
regexec.c Adapt to changes in newlib's sys/cdefs.h: 2013-04-22 10:33:09 +00:00
regfree.c Replace regex files with multibyte-aware version from FreeBSD. 2010-02-04 12:35:49 +00:00
utils.h Replace regex files with multibyte-aware version from FreeBSD. 2010-02-04 12:35:49 +00:00