Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libarchive now has two complete build systems. The usual "Makefile" | kientzle | 2004-08-07 | 1 | -25/+0 |
* | Minor style nits. | kientzle | 2004-07-24 | 1 | -2/+2 |
* | Rework the feature-detection logic in archive_platform.h so that | kientzle | 2004-07-24 | 1 | -63/+116 |
* | Use "linux" instead of "LINUX" to control Linux-specific code. | kientzle | 2004-07-24 | 1 | -0/+3 |
* | Consistify: #define gets 1 tab character afterwards | kientzle | 2004-05-03 | 1 | -37/+37 |
* | More portability improvements, thanks to Juergen Lock. | kientzle | 2004-04-21 | 1 | -6/+33 |
* | Only enable the ACL restore logic on FreeBSD versions >= 5.0. | kientzle | 2004-04-16 | 1 | -0/+3 |
* | Linux still uses 32-bit off_t by default. Ask for 64-bit off_t on | kientzle | 2004-04-07 | 1 | -0/+1 |
* | Just use autoconf-compatible feature macros; don't try to be clever. | kientzle | 2004-03-22 | 1 | -2/+3 |
* | Bug: Standard C still requires declarations to precede statements. <sigh> | kientzle | 2004-03-20 | 1 | -0/+2 |
* | Many fixes: | kientzle | 2004-03-19 | 1 | -1/+26 |
* | Many fixes. | kientzle | 2004-03-09 | 1 | -0/+73 |