cvs commit: src/usr.bin/make lst.h src/usr.bin/make/lst.lib lstConcat.c

[ Available lists | Index of cvs-all | Month of Dec 2004 | Week of 8 Dec 2004 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Hartmut Brandt <harti@FreeBSD.org>
Date
8 Dec 2004 16:47:20
Subject
cvs commit: src/usr.bin/make lst.h src/usr.bin/make/lst.lib lstConcat.c
Message-ID
200412081647.iB8GlK3x081769@repoman.freebsd.org


[ Hide this part ]
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


Elapsed time: 0.085 seconds