Subject: CVS commit: basesrc/usr.bin/make/lst.lib
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 02/18/2002 01:49:02
Module Name: basesrc
Committed By: pk
Date: Sun Feb 17 23:49:01 UTC 2002
Modified Files:
basesrc/usr.bin/make/lst.lib: lstForEachFrom.c
Log Message:
Prevent a premature end of the iteration if the first element in the list
is removed from the callback function.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 basesrc/usr.bin/make/lst.lib/lstForEachFrom.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.