Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Sep 2003 20:15:57 -0700 (PDT)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/make var.c
Message-ID:  <200309180315.h8I3FvA4066925@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2003/09/17 20:15:57 PDT

  FreeBSD src repository

  Modified files:
    usr.bin/make         var.c 
  Log:
  Implement the O modifier. The O modifier sorts the words in a
  variable. The implementation is based upon the patch sent to
  arch@, but modified to be compatible with NetBSD. The modifier
  that does a reverse sort has been dropped for now, but the
  ability to add one later has been preserved.
  
  Revision  Changes    Path
  1.43      +51 -1     src/usr.bin/make/var.c



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