Simon Howard
Simon Howard
AFX is a utility for the Atari ST that reused the LHA container format with its own compression algorithm (`-afx-`). Some versions of Atari LHarc can handle AFX archives: http://justsolve.archiveteam.org/wiki/AFX_(Atari_ST)
The file header type includes a 32-bit timestamp field. Although it's unsigned it should probably be replaced by a 64-bit type, and we should have tests for Y2038+
Specifically, tests fail with out-of-tree builds and `distcheck` does an out-of-tree build