HardenedBSD/usr.bin/make/lst.lib
Jordan K. Hubbard 9f574f9a90 Bring in a number of changes from NetBSD's make, fixing quite a few
problems in the process:

1. Quoting should work properly now.  In particular, Chet's reported bash
   make problem has gone away.
2. A lot of memory that just wasn't being free'd after use is now freed.
   This should cause make to take up a LOT less memory when dealing with
   archive targets.
3. Give proper credit to Adam de Boor in a number of files.
Obtained from: NetBSD (and Adam de Boor)
1995-01-23 21:03:17 +00:00
..
lstAppend.c
lstAtEnd.c
lstAtFront.c
lstClose.c
lstConcat.c Bring in a number of changes from NetBSD's make, fixing quite a few 1995-01-23 21:03:17 +00:00
lstDatum.c
lstDeQueue.c
lstDestroy.c Bring in a number of changes from NetBSD's make, fixing quite a few 1995-01-23 21:03:17 +00:00
lstDupl.c Bring in a number of changes from NetBSD's make, fixing quite a few 1995-01-23 21:03:17 +00:00
lstEnQueue.c
lstFind.c Bring in a number of changes from NetBSD's make, fixing quite a few 1995-01-23 21:03:17 +00:00
lstFindFrom.c Bring in a number of changes from NetBSD's make, fixing quite a few 1995-01-23 21:03:17 +00:00
lstFirst.c
lstForEach.c Bring in a number of changes from NetBSD's make, fixing quite a few 1995-01-23 21:03:17 +00:00
lstForEachFrom.c
lstInit.c
lstInsert.c
lstInt.h
lstIsAtEnd.c
lstIsEmpty.c
lstLast.c
lstMember.c
lstNext.c
lstOpen.c
lstRemove.c
lstReplace.c
lstSucc.c