Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 May 2006 01:02:19 +0000 (UTC)
From:      Tim Kientzle <kientzle@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libarchive Makefile archive_read_extract.c archive_read_support_format_tar.c
Message-ID:  <200605010102.k4112JOj030129@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kientzle    2006-05-01 01:02:19 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       Makefile archive_read_extract.c 
                         archive_read_support_format_tar.c 
  Log:
  Simplify some of the wide-character handling, inspired
  in part by OpenBSD's not-quite-standard-compliant
  standard libraries.  (No loss of functionality,
  just minor recoding to not rely on certain "standard"
  facilities that weren't actually needed.)
  
  Revision  Changes    Path
  1.49      +1 -1      src/lib/libarchive/Makefile
  1.46      +3 -3      src/lib/libarchive/archive_read_extract.c
  1.41      +36 -58    src/lib/libarchive/archive_read_support_format_tar.c



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