freebsd-skq/usr.bin/tar
kientzle 5babdbc5e3 Add a fallback version of fnmatch() to the bsdtar
source code.  Include configure logic to pick up the
system one when it exists and use the fallback version
when it doesn't exist.  Set the default for FreeBSD
to use the system version.

With this, bsdtar should now be quite portable.
2004-12-22 06:08:04 +00:00
..
bsdtar_platform.h Add a fallback version of fnmatch() to the bsdtar 2004-12-22 06:08:04 +00:00
bsdtar.1
bsdtar.c GC an unused #include 2004-12-22 05:54:10 +00:00
bsdtar.h
configure.ac.in Add a fallback version of fnmatch() to the bsdtar 2004-12-22 06:08:04 +00:00
COPYING
fts.c Portability: the included fts.c should now 2004-12-22 00:21:28 +00:00
fts.h
Makefile Portability: the included fts.c should now 2004-12-22 00:21:28 +00:00
Makefile.am
matching.c Add a fallback version of fnmatch() to the bsdtar 2004-12-22 06:08:04 +00:00
read.c
util.c
write.c