Changes to ar and libarchive to support 64-bit archives
Allows archives greater than 4GB to be created.
PR: 234454
Differential D18793
Implement support for "/SYM64/" archives in ar aryeeteygerald_rogers.com on Jan 9 2019, 5:01 PM. Authored by Tags None Referenced Files
Subscribers
Details Changes to ar and libarchive to support 64-bit archives Allows archives greater than 4GB to be created. PR: 234454 Created 10 object files of 512M (using a global array of 512 million chars) and created an archive. Also combined a 5 of these files to ensure regular archives still work.
Diff Detail
Event TimelineComment Actions We can submit the libarchive changes directly upstream at https://github.com/libarchive/libarchive Comment Actions GitHub pull request 1116 has been merged, and I'm hopeful it will come back into a libarchive update in the near future.
Comment Actions Some proposed style(9) fixups in https://github.com/emaste/freebsd/commit/8506f5949cb13d54a688414c5aae3f696e33db42
|