git/compat/fnmatch
Junio C Hamano 38104ca6b9 compat/fnmatch: update old-style definition to ANSI
We try to avoid touching borrowed code, but we encourage people to
write without old-style definition and compile with -Werror these
days, and on platforms that need to use NO_FNMATCH, these three
functions make the compilation fail.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
2012-12-19 10:20:59 -08:00
..
fnmatch.c compat/fnmatch: update old-style definition to ANSI 2012-12-19 10:20:59 -08:00
fnmatch.h Use compatibility regex library for OSX/Darwin 2008-09-10 13:36:40 -07:00