cvs commit: src/lib/libarchive archive_write_disk.c

Tim Kientzle kientzle at FreeBSD.org
Sun Aug 24 05:01:15 UTC 2008


kientzle    2008-08-24 05:01:01 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       archive_write_disk.c 
  Log:
  SVN rev 182093 on 2008-08-24 05:01:01Z by kientzle
  
  Fix the cpio bug tested for by r182092 of usr.bin/cpio/test.
  Since various 'find' incantations can emit container directories
  in various orders, we cannot refuse to update a dir because it's
  apparently the same age.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.29      +5 -1      src/lib/libarchive/archive_write_disk.c


More information about the cvs-all mailing list