summaryrefslogtreecommitdiff
path: root/libarchive_fe
Commit message (Expand)AuthorAgeFilesLines
* Simplify the line reader:Joerg Sonnenberger2010-02-201-31/+29
* The second argument for lafe_line_reader has been changed to a booleanJoerg Sonnenberger2010-02-201-1/+1
* Remove unreachable code.Michihiro NAKAJIMA2010-01-061-2/+0
* Don't use _getcwd and _strdup on Borland C Compiler.Michihiro NAKAJIMA2009-12-181-1/+1
* Teach it to compiler and analyzer that function `lafe_errc' is no return.Michihiro NAKAJIMA2009-11-091-1/+8
* Make the __FBSDID() handling more platform-agnostic by usingTim Kientzle2009-11-011-5/+7
* Test various line separators in -T input, including CRLF, NL, and null.Tim Kientzle2009-08-234-11/+20
* Windows _strdup nonsense.Tim Kientzle2009-07-271-0/+4
* Refactor common frontend code into a separate library.Joerg Sonnenberger2009-05-269-0/+983