Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Mar 2009 05:14:55 +0000 (UTC)
From:      Tim Kientzle <kientzle@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libarchive archive_string.c archive_string.h archive_string_sprintf.c
Message-ID:  <200903060515.n265F9Cs040952@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kientzle    2009-03-06 05:14:55 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       archive_string.c archive_string.h 
                         archive_string_sprintf.c 
  Log:
  SVN rev 189435 on 2009-03-06 05:14:55Z by kientzle
  
  Merge r505 from libarchive.googlecode.com: Fix %ju support.  Simplify
  the code here a bit by making the int formatting functions static to
  archive_string_sprintf.c, which is the only place this has ever been
  used.
  
  Revision  Changes    Path
  1.19      +0 -15     src/lib/libarchive/archive_string.c
  1.14      +0 -5      src/lib/libarchive/archive_string.h
  1.11      +30 -6     src/lib/libarchive/archive_string_sprintf.c



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