Project

General

Profile

« Previous | Next » 

Revision f8480f18

Added by Nathan Scott over 13 years ago

  • ID f8480f18edc33b93ad7995b505cf74c58fa7a15b

Rework the code that uncompresses archives for Win32.

Use popen and a short hand-rolled read/write loop to
uncompress instead of a shell with redirection to tmp
file ... the shell on Windows was somehow managing to
botch it (possibly doing eol conversion?) and creating
an invalid uncompressed file.

  • added
  • modified
  • copied
  • renamed
  • deleted