summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/regex/regcomp.c
Commit message (Expand)AuthorAgeFilesLines
* * regex/regcomp.c (p_ere): Allow vertical-line followingYaakov Selkowitz2012-06-111-0/+3
* * Makefile.in (clean): Remove non-existant regexp dir.Corinna Vinschen2012-02-131-13/+0
* * regex/regcomp.c (xwcrtomb): Fix one explicable and one inexcplicable CChristopher Faylor2010-02-141-2/+2
* * regex/regcomp.c (xwcrtomb): Don't convert Unicode chars outside theCorinna Vinschen2010-02-131-8/+11
* * regex/regcomp.c (wgetnext): Use size_t as type for n2 since that'sCorinna Vinschen2010-02-121-1/+2
* * regex/regcomp.c (xwcrtomb): New function to convert wide charsCorinna Vinschen2010-02-121-4/+37
* * regex/engine.c (step): Drop Cygwin-specific definition.Corinna Vinschen2010-02-111-4/+8
* * regcomp.c (p_ere): Workaround incorrect compiler warning.Christopher Faylor2010-02-041-2/+2
* Replace regex files with multibyte-aware version from FreeBSD.Corinna Vinschen2010-02-041-544/+842
* * libc/minires.c (scanline): Fix type in calls to ctype functionsCorinna Vinschen2009-05-061-7/+7
* * libc/minires.c (scanline): Accommodate ctype changes which disallow use of anChristopher Faylor2009-05-041-7/+7
* * environ.cc (environ_init): Avoid a compiler warning.Christopher Faylor2002-09-301-4/+4
* * hires.h (hires::usecs): Rename from utime. Accept an argument.Christopher Faylor2002-02-151-1/+1
* * Makefile.in (VPATH): Add regex directory.Christopher Faylor2001-12-201-0/+1546