cvs commit: src/lib/libarchive Makefile archive_read_support_format_tar.c

Tim Kientzle kientzle at FreeBSD.org
Fri Aug 6 23:38:41 PDT 2004


kientzle    2004-08-07 06:38:40 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       Makefile 
                         archive_read_support_format_tar.c 
  Log:
  Fix the calculation of the most negative int64_t value, which
  is used on systems that lack C99 headers (such as FreeBSD 4).
  
  Revision  Changes    Path
  1.18      +2 -2      src/lib/libarchive/Makefile
  1.23      +1 -1      src/lib/libarchive/archive_read_support_format_tar.c


More information about the cvs-src mailing list