Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Dec 2004 15:31:32 +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 lstAppend.c lstDupl.c lstInsert.c
Message-ID:  <200412091531.iB9FVWKX065752@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
harti       2004-12-09 15:31:32 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/make         lst.h 
    usr.bin/make/lst.lib lstAppend.c lstDupl.c lstInsert.c 
  Log:
  Nobody actually checked the return codes from Lst_Append and Lst_Insert
  so don't return anything.
  
  Revision  Changes    Path
  1.25      +2 -2      src/usr.bin/make/lst.h
  1.16      +1 -15     src/usr.bin/make/lst.lib/lstAppend.c
  1.19      +4 -8      src/usr.bin/make/lst.lib/lstDupl.c
  1.16      +2 -18     src/usr.bin/make/lst.lib/lstInsert.c



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