Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Apr 2009 01:01:15 +0000 (UTC)
From:      Tim Kientzle <kientzle@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libarchive archive_read_disk_set_standard_lookup.c
Message-ID:  <200904170101.n3H11K5F022069@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kientzle    2009-04-17 01:01:15 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       archive_read_disk_set_standard_lookup.c 
  Log:
  SVN rev 191178 on 2009-04-17 01:01:15Z by kientzle
  
  Dynamically size the buffer we pass to getgrgid_r() and getpwuid_r().
  Keep the buffer in the cache object so we don't have to keep doing this.
  
  Revision  Changes    Path
  1.4       +57 -16    src/lib/libarchive/archive_read_disk_set_standard_lookup.c



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