Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Dec 2004 16:47:20 +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 lstConcat.c
Message-ID:  <200412081647.iB8GlK3x081769@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
harti       2004-12-08 16:47:19 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/make         lst.h 
    usr.bin/make/lst.lib lstConcat.c 
  Log:
  Remove return value from Lst_Concat. None of the callers ever checked
  it. Remove stuff that was needed for circular lists.
  
  Revision  Changes    Path
  1.23      +1 -1      src/usr.bin/make/lst.h
  1.18      +19 -35    src/usr.bin/make/lst.lib/lstConcat.c



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