Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Dec 2009 05:41:57 +0000 (UTC)
From:      Tim Kientzle <kientzle@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libarchive archive_write_set_format_cpio_newc.c
Message-ID:  <200912290542.nBT5g9jo020161@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

kientzle    2009-12-29 05:41:57 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       archive_write_set_format_cpio_newc.c 
  Log:
  SVN rev 201160 on 2009-12-29 05:41:57Z by kientzle
  
  Various style fixes to the 'newc' cpio writer:
   * Warn about truncation of ino
   * Use a macro to hide the somewhat obscure pad-to-multiple-of-4 calculation
   * Eliminate some unused variables
  
  Revision  Changes    Path
  1.6       +26 -17    src/lib/libarchive/archive_write_set_format_cpio_newc.c



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