aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/make/lst.c
Commit message (Expand)AuthorAgeFilesLines
* Get rid of the ReturnStatus obscuration that was anyway used onlyHartmut Brandt2005-05-181-6/+0
* Style: fix indentation.Hartmut Brandt2005-04-011-202/+179
* Remove Lst_Find() and Lst_FindFrom() now that they aren't needed anymore.Hartmut Brandt2005-03-221-43/+0
* Now that there are no users of Lst_ForEach and Lst_ForEachFrom are leftHartmut Brandt2005-03-161-64/+1
* Ups. Revert the last commits. These have been committed by accident.Hartmut Brandt2005-03-151-1/+0
* modifier_M: instead of going through the string twice to compute theHartmut Brandt2005-03-151-0/+1
* Move all the remaining list functions into one C-file and removeHartmut Brandt2005-02-011-0/+480