home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 22 gnu / 22-gnu.zip / GNUNARJ.ZIP / GNUREAD.ME < prev    next >
Text File  |  1992-06-09  |  1KB  |  27 lines

  1. Jack Grey 06/07/92 Cserve 76040,342
  2.  
  3. This is a port of Robert Jung's unarj extraction program to OS2 2.0 
  4. using the GNU C compiler. The .cmd files cc.cmd, munarj.cmd, and 
  5. lunarj.cmd are the compilation and link files used. The source environ.c
  6. was altered to support file date/time stamping. The source unarj.c is
  7. based on Jung's unarj 2.30 with modifications from S. Dudley's unarj.c
  8. source of 12/91 to allow command line filelists. It is quite fast;
  9. in extraction tests with various .ARJ archives vs. S. Dudley's 16 bit 
  10. MSC 6.0 port the 16 bit version took 35 to 55% longer to extract. Source,
  11. object, and executables have been included.
  12.  
  13. This program has NOT been tested with HPFS, as I did not have a system
  14. available for testing. For what it's worth, the GNU compiler may be run
  15. on a FAT file system by truncating directory and file names to 8 characters
  16. and making appropriate changes to include file references.
  17.  
  18. I offer this for use at your own risk; I cannot be liable for problems
  19. that may occur, but suffice to say I use it myself and have found results
  20. most satisfactory. Your comments will be appreciated.
  21.  
  22. Type gnunarj at the command line for usage instructions.
  23.  
  24. I have included sources, command files, object files and executables in
  25. the self-extracting archive.
  26.  
  27.