kientzle    2008-03-14 23:00:53 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       Makefile archive_entry.3 archive_entry.c 
                         archive_entry.h 
    lib/libarchive/test  test_entry.c 
  Log:
  New public functions archive_entry_copy_link() and archive_entry_copy_link_w()
  override the currently set link value, whether that's a hardlink
  or a symlink.  Plus documentation update and tests.
  
  Revision  Changes    Path
  1.82      +2 -0      src/lib/libarchive/Makefile
  1.17      +2 -0      src/lib/libarchive/archive_entry.3
  1.50      +22 -0     src/lib/libarchive/archive_entry.c
  1.26      +2 -0      src/lib/libarchive/archive_entry.h
  1.4       +30 -1     src/lib/libarchive/test/test_entry.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to