mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-15 15:06:42 +00:00
85ae3122e9
This replaces the getopt()/getopt_long() wrapper, the old-style argument rewriter and the associated configuration glue with a more straightforward custom command parser. In particular, this ensures that bsdtar will have consistent option parsing on every platform, regardless of whether the platform supports getopt_long(). MFC after: 30 days |
||
---|---|---|
.. | ||
test | ||
bsdtar_platform.h | ||
bsdtar.1 | ||
bsdtar.c | ||
bsdtar.h | ||
cmdline.c | ||
config_freebsd.h | ||
COPYING | ||
getdate.y | ||
Makefile | ||
matching.c | ||
read.c | ||
siginfo.c | ||
subst.c | ||
tree.c | ||
tree.h | ||
util.c | ||
write.c |