runtime detect fnmatch() bug if ** is used.
authorAndrew Tridgell <tridge@samba.org>
Sat, 29 Jan 2000 02:35:01 +0000 (02:35 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sat, 29 Jan 2000 02:35:01 +0000 (02:35 +0000)
commit9bec5286063b7e9210f945c68a738e96662a37ec
treebf7adb9e2d12ec626c0c43fa1011f7e0c69ffe09
parent2f0e3b30a979a059aa5220fa598ec64fcc863bc1
runtime detect fnmatch() bug if ** is used.

its all too common to compile with a working libc and run on a broken
one.
exclude.c