Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Oct 2002 03:07:46 -0700 (PDT)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/gnu/usr.bin/binutils/ld genscripts.sh
Message-ID:  <200210111007.g9BA7lrl071897@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2002/10/11 03:07:46 PDT

  Modified files:
    gnu/usr.bin/binutils/ld genscripts.sh 
  Log:
  Sync with 2.13.  Reduce forking by using multiple sed expressions rather
  than piping thru tr(1).  Also prefer case over for+test, as case will
  handle regex's nicely.
  
  Note we can't exactly follow the real 2.13 genscripts.sh as we wind up with
  multiple "'s in search paths.  It is too late tonight to track down why.
  
  Revision  Changes    Path
  1.5       +6 -4      src/gnu/usr.bin/binutils/ld/genscripts.sh

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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