summaryrefslogtreecommitdiff
path: root/libarchive/archive_rb.c
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixesGraham Percival2016-12-271-1/+1
* Fix dereference of null pointer that Clang Static Analyzer pointed out.Michihiro NAKAJIMA2012-09-111-0/+8
* Fix build failure in aggressive warningsMichihiro NAKAJIMA2012-02-101-2/+2
* Spelling fixes from Ulrich Spoerlein.Tim Kientzle2012-01-071-6/+6
* Remove unneeded assignment code found with Clang Static Analyzer.Michihiro NAKAJIMA2011-05-241-3/+1
* Remove a couple of unused arguments from internal functions.Tim Kientzle2010-08-081-8/+8
* Fix archive_rb_iterate for the min/max case.Joerg Sonnenberger2010-04-301-3/+3
* Unbreak build on Windows.Michihiro NAKAJIMA2010-04-281-0/+2
* Port NetBSD's rb.c. Changes here are:Joerg Sonnenberger2010-04-281-0/+701