freebsd_amp_hwpstate/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
..
COPYING
Makefile Portability: the included fts.c should now 2004-12-22 00:21:28 +00:00
Makefile.am
bsdtar.1 Document the -O option's new behavior in the presence of -t. 2004-08-27 04:19:28 +00:00
bsdtar.c GC an unused #include 2004-12-22 05:54:10 +00:00
bsdtar.h Move the smart chdir logic into a couple of utility functions in util.c. 2004-08-08 05:50:10 +00:00
bsdtar_platform.h Add a fallback version of fnmatch() to the bsdtar 2004-12-22 06:08:04 +00:00
configure.ac.in Add a fallback version of fnmatch() to the bsdtar 2004-12-22 06:08:04 +00:00
fts.c Portability: the included fts.c should now 2004-12-22 00:21:28 +00:00
fts.h
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 Move the smart chdir logic into a couple of utility functions in util.c. 2004-08-08 05:50:10 +00:00
write.c Correct error handling on failed writes 2004-11-05 05:39:37 +00:00