Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Dec 2004 17:43:43 +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 lst.h src/usr.bin/make/lst.lib lstRemove.c
Message-ID:  <200412081743.iB8Hhhvg085146@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
harti       2004-12-08 17:43:43 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/make         lst.h 
    usr.bin/make/lst.lib lstRemove.c 
  Log:
  No caller checks the return code from Lst_Remove, so don't return one.
  Simplify the algorithm now that circular lists are gone.
  
  Revision  Changes    Path
  1.24      +1 -1      src/usr.bin/make/lst.h
  1.17      +11 -29    src/usr.bin/make/lst.lib/lstRemove.c



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