Use compatibility regex library for OSX/Darwin
authorArjen Laarhoven <arjen@yaph.org>
Sun, 7 Sep 2008 18:45:37 +0000 (20:45 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 10 Sep 2008 20:36:40 +0000 (13:36 -0700)
commit3632cfc...487afc41c7c9e939a9d357daca3e5d67
treea0e56de...ab6f56753406c47baf8ec8bd79e91cb5copy hash to clipboard (tree)
parent971e628...84fea14e9c0bf96e1c69b97df6ec540ecopy hash to clipboard (diff)
Makefile
compat/fnmatch.c [deleted file]
compat/fnmatch.h [deleted file]
compat/fnmatch/fnmatch.c [new file with mode: 0644]
compat/fnmatch/fnmatch.h [new file with mode: 0644]
compat/regex.c [deleted file]
compat/regex.h [deleted file]
compat/regex/regex.c [new file with mode: 0644]
compat/regex/regex.h [new file with mode: 0644]
t/t4018-diff-funcname.sh