summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/lst.lib/lst.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* gc lst_ForEachNodeWhile, which isn't actually in use anywhereespie2015-10-141-4/+1
|
* adjust to ohash being in libutil now, and to the interface changes.espie2014-05-121-0/+181
fix potential integer overflows in memory allocation (mostly for pedagogical purposes, these are unlikely to overflow in practice) move the rest of lst.lib stuff into its own directory.