cvs commit: src/lib/libarchive Makefile archive_entry.3 archive_entry.c archive_entry.h

Tim Kientzle kientzle at FreeBSD.org
Sun Jul 15 19:10:34 UTC 2007


kientzle    2007-07-15 19:10:34 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       Makefile archive_entry.3 archive_entry.c 
                         archive_entry.h 
  Log:
  Add archive_entry_copy_gname() and archive_entry_copy_uname()
  functions.
  
  Approved by: re (bmah)
  MFC after: 3 days
  
  Revision  Changes    Path
  1.77      +2 -0      src/lib/libarchive/Makefile
  1.15      +6 -0      src/lib/libarchive/archive_entry.3
  1.44      +12 -0     src/lib/libarchive/archive_entry.c
  1.23      +2 -0      src/lib/libarchive/archive_entry.h


More information about the cvs-src mailing list