]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Change bsdcat behavior to process as many files as possible.
authorMike Kazantsev <mk.fraggod@gmail.com>
Sat, 5 Apr 2014 22:40:40 +0000 (04:40 +0600)
committerfraggod@sacrilege <mk.fraggod@gmail.com>
Sat, 5 Apr 2014 22:44:34 +0000 (04:44 +0600)
commitc1628626209899fa841c2befd8fedb97fe182b67
tree1b45d6137dbf588497eab04a6ee5cc9dcaa29a38
parent30e772e086d42949c6da8bda4e2e6a099f5075a8
Change bsdcat behavior to process as many files as possible.

Change is to match "cat" behavior of printing any errors (e.g. "unable to
open file") and continue to the next file instead of exiting on first error
encountered.
cat/bsdcat.c
cat/bsdcat.h