summaryrefslogtreecommitdiff
path: root/libarchive_fe/err.c
Commit message (Collapse)AuthorAgeFilesLines
* Declare lafe_progname staticMartin Matuska2016-05-111-1/+1
|
* Refactor lafe_setprogname slightly to avoid the repeated logic about default ↵Tim Kientzle2013-12-191-2/+4
| | | | handling
* Hide *lafe_progname and provide getter/setter instead.Jean-Yves Migeon2013-09-061-0/+22
| | | | | This factorizes some code between binaries like bsdtar, bsdcpio, and the soon-to-be mtree.
* Allow format string checking with GCC.Joerg Sonnenberger2012-02-281-0/+2
|
* Refactor common frontend code into a separate library.Joerg Sonnenberger2009-05-261-0/+74
SVN-Revision: 1118