freebsd-dev/usr.bin/tar
Tim Kientzle 225ac9a3dd 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 Cosmetic goof: Use two spaces in "Jan 03 2004" but only one in "Jan 03 12:32" 2004-10-17 23:57:10 +00:00
util.c
write.c Correct error handling on failed writes 2004-11-05 05:39:37 +00:00