Jim Hague
|
a8995ebe35
|
libarchive: Avoid trailing , in enum for XL v6 (#13148)
IBM xlc v6 cannot cope with a trailing ',' in enum definitions.
|
2012-04-19 09:00:29 -04:00 |
Brad King
|
2309438321
|
libarchive: Rename isoent_rr_move_dir parameter isoent => curent
The PGI compiler confuses parameter name "isoent" with "struct isoent".
Rename the parameter to "curent" to avoid confusion.
|
2012-01-04 09:48:41 -05:00 |
Brad King
|
3b9eaec738
|
libarchive: Cast constants to int64_t instead of using LL suffix
The LL suffix is not portable. Use an explicit cast instead.
|
2011-12-23 16:04:58 -05:00 |
Brad King
|
ffa6faa40d
|
libarchive: Include cm_zlib.h to get zlib used by CMake
|
2011-12-22 10:38:37 -05:00 |
Brad King
|
3e5a80f063
|
Merge branch 'libarchive-upstream' into update-libarchive
Add Utilities/cmlibarchive using upstream libarchive 3.0.0-r3950
snapshot.
|
2011-12-20 11:54:25 -05:00 |