Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Jan 2010 07:54:15 +0000 (UTC)
From:      Tim Kientzle <kientzle@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libarchive archive_read_disk_entry_from_file.c
Message-ID:  <201001230754.o0N7saWL007066@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kientzle    2010-01-23 07:54:15 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       archive_read_disk_entry_from_file.c 
  Log:
  SVN rev 202871 on 2010-01-23 07:54:15Z by kientzle
  
  If we can't stat a file, return the correct ARCHIVE_FAILED (this entry can't
  be processed any further) and a suitable error string.
  In particular, this improves the error-reporting when cpio -o is
  given a nonexistent filename.
  
  Revision  Changes    Path
  1.5       +16 -7     src/lib/libarchive/archive_read_disk_entry_from_file.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001230754.o0N7saWL007066>