diff options
author | Johannes Sixt <johannes.sixt@telecom.at> | 2007-12-09 15:43:34 +0100 |
---|---|---|
committer | Johannes Sixt <johannes.sixt@telecom.at> | 2008-06-22 11:32:33 +0200 |
commit | f05951fe3ffe461eb9cb715bf7cd08535657f29c (patch) | |
tree | dd9daea51a2551b2790f53344933c1f04b97c586 /compat/mingw.c | |
parent | e449f105805ffa49ccf7cf080db897ecf65a1a0f (diff) | |
download | git-f05951fe3ffe461eb9cb715bf7cd08535657f29c.tar.gz git-f05951fe3ffe461eb9cb715bf7cd08535657f29c.tar.xz |
Add compat/regex.[ch] and compat/fnmatch.[ch].
We don't have fnmatch and regular expressions on Windows. We borrow
fnmatch.[ch] from the GNU C library (license is LGPL 2 or later) and
GNU regexp (regexp.c[ch], license is GPL 2 or later). Note that regexp.c
was changed slightly to avoid warnings with gcc.
We make the addition of these files an extra commit so as not to clutter
the next commits.
Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
Diffstat (limited to 'compat/mingw.c')
0 files changed, 0 insertions, 0 deletions