cvs commit: src/lib/libarchive archive_read_support_format_iso9660.c

Tim Kientzle kientzle at FreeBSD.org
Sun Jan 2 21:51:34 PST 2005


kientzle    2005-01-03 05:51:34 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       archive_read_support_format_iso9660.c 
  Log:
  First cut at RockRidge support.
  
  Large thanks to the easy-to-read and well-documented
  sys/isofs/cd9660 source code, which provided many of the
  details I needed for this exercise.
  
  Revision  Changes    Path
  1.3       +288 -95   src/lib/libarchive/archive_read_support_format_iso9660.c


More information about the cvs-all mailing list