freebsd-dev/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 BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
lstAtEnd.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
lstAtFront.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
lstClose.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
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 BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
lstDeQueue.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
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 BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
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 BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
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 BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
lstInit.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
lstInsert.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
lstInt.h BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
lstIsAtEnd.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
lstIsEmpty.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
lstLast.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
lstMember.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
lstNext.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
lstOpen.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
lstRemove.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
lstReplace.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
lstSucc.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00