freebsd-src/usr.bin/make/lst.lib
Will Andrews 1a1a8c9324 There's also no point in #typedef'ing void/char pointers. Accordingly,
rip out ClientData/Address pointers and use standard types.

Obtained from:	OpenBSD
2000-12-02 20:24:42 +00:00
..
lstAppend.c
lstAtEnd.c
lstAtFront.c
lstClose.c
lstConcat.c
lstDatum.c
lstDeQueue.c
lstDestroy.c
lstDupl.c
lstEnQueue.c
lstFind.c
lstFindFrom.c
lstFirst.c
lstForEach.c
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