libgit2/deps/regex
Carlos Martín Nieto c17b1d0052 Add POSIX regex sources when needed
Windows doesn't support POSIX regex, so we need to include it
ourselves. The sources come from git, which in turn took them from
gawk.
2012-02-17 22:00:17 +01:00
..
regcomp.c Add POSIX regex sources when needed 2012-02-17 22:00:17 +01:00
regex_internal.c Add POSIX regex sources when needed 2012-02-17 22:00:17 +01:00
regex_internal.h Add POSIX regex sources when needed 2012-02-17 22:00:17 +01:00
regex.c Add POSIX regex sources when needed 2012-02-17 22:00:17 +01:00
regex.h Add POSIX regex sources when needed 2012-02-17 22:00:17 +01:00
regexec.c Add POSIX regex sources when needed 2012-02-17 22:00:17 +01:00