Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Portability: terminate abnormally via abort() instead of segfault, | kientzle | 2009-12-28 | 1 | -4/+12 |
* | Merge from libarchive.googlecode.com: Mostly a bunch of | kientzle | 2009-04-12 | 1 | -2/+2 |
* | Merge r356 and r358 from libarchive.googlecode.com: Remove a Windows | kientzle | 2009-03-05 | 1 | -0/+8 |
* | 2 is more portable than STDERR_FILENO | kientzle | 2008-12-06 | 1 | -1/+1 |
* | Style: bare "unsigned" is deprecated, use "unsigned int" instead. | kientzle | 2007-04-02 | 1 | -4/+4 |
* | Fix the copyright notice; it was always intended to be | kientzle | 2007-01-09 | 1 | -3/+2 |
* | Portability and style fixes: | kientzle | 2006-11-10 | 1 | -0/+9 |
* | Use STDERR_FILENO instead of 2, as POSIX intended. | kientzle | 2004-10-18 | 1 | -1/+1 |
* | Don't rely on stdio here. | kientzle | 2004-10-17 | 1 | -11/+20 |
* | More work on ACLs: fix error in archive_entry's ACL parsing code, | kientzle | 2004-04-12 | 1 | -3/+0 |
* | Many fixes. | kientzle | 2004-03-09 | 1 | -2/+4 |
* | Initial import of libarchive. | kientzle | 2004-02-09 | 1 | -0/+102 |