cvs commit: src/lib/libarchive archive_entry.3 archive_entry.c
 archive_entry.h
    Tim Kientzle 
    kientzle at FreeBSD.org
       
    Mon Jul  5 11:11:44 PDT 2004
    
    
  
kientzle    2004-07-05 18:11:44 UTC
  FreeBSD src repository
  Modified files:
    lib/libarchive       archive_entry.3 archive_entry.c 
                         archive_entry.h 
  Log:
  Add convenience functions to retrieve the atime fields directly,
  without having to first pull the stat structure.
  
  Revision  Changes    Path
  1.8       +6 -0      src/lib/libarchive/archive_entry.3
  1.18      +12 -0     src/lib/libarchive/archive_entry.c
  1.11      +2 -0      src/lib/libarchive/archive_entry.h
    
    
More information about the cvs-all
mailing list