kientzle    2007-04-14 02:37:22 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       archive_entry.c archive_write_disk.c 
                         config_freebsd.h 
  Log:
  More portability improvements from Martin Koeppe:
  conditionally use utime() when utimes() is not available;
  allow the most common wide-char functions to be replaced
  when local alternatives are lacking.
  
  Revision  Changes    Path
  1.42      +17 -11    src/lib/libarchive/archive_entry.c
  1.8       +51 -0     src/lib/libarchive/archive_write_disk.c
  1.3       +7 -0      src/lib/libarchive/config_freebsd.h
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to