Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libarchive: Do not use pthread.h API without header | Brad King | 2015-10-28 | 1 | -2/+1 |
| | |||||
* | libarchive: Avoid non-portable u_int8_t | Brad King | 2015-10-22 | 1 | -7/+7 |
| | | | | Use uint8_t that we prepare in config.h instead. | ||||
* | libarchive: Define O_CLOEXEC when missing | Brad King | 2015-10-22 | 1 | -0/+4 |
| | | | | Do this in archive_random.c as we do in several other sources already. | ||||
* | Merge branch 'libarchive-upstream' into update-libarchive | Brad King | 2015-10-21 | 1 | -0/+266 |
Resolve conflicts by integrating changes from both sides. |