Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Mar 2005 10:46:23 +0000 (UTC)
From:      Hartmut Brandt <harti@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/make arch.c
Message-ID:  <200503031046.j23AkNag065256@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
harti       2005-03-03 10:46:23 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/make         arch.c 
  Log:
  Fix parsing of archives: in System V archive format the member names
  is terminated with a slash. Although we are not System V, ar has
  been configured to put that slash in. This format allows filenames
  with trailing spaces.
  
  Revision  Changes    Path
  1.54      +4 -2      src/usr.bin/make/arch.c



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