cvs commit: src/lib/libarchive archive_read_extract.c

Tim Kientzle kientzle at FreeBSD.org
Sat Jun 26 22:59:15 PDT 2004


kientzle    2004-06-27 05:59:15 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       archive_read_extract.c 
  Log:
  * The mode for implicitly-created dirs is now 0777 modified by the
    umask in effect when the archive is closed
  * Correct a typo that broke implicit dir creation for non-directories.
  
  Thanks to: Garret A Wollman for pointing out my umask oversight
  
  Revision  Changes    Path
  1.22      +6 -4      src/lib/libarchive/archive_read_extract.c


More information about the cvs-src mailing list