freebsd-skq/usr.bin/make/lst.lib
Hartmut Brandt 1734fd27b4 Use typedefs for the types of the functions that are passed as arguments
to the list functions for better readability.

Submitted by:	Max Okumoto <okumoto@ucsd.edu>
2004-11-29 12:17:13 +00:00
..
lstAppend.c
lstAtEnd.c
lstAtFront.c
lstClose.c
lstConcat.c
lstDatum.c
lstDeQueue.c
lstDestroy.c Use typedefs for the types of the functions that are passed as arguments 2004-11-29 12:17:13 +00:00
lstDupl.c Use typedefs for the types of the functions that are passed as arguments 2004-11-29 12:17:13 +00:00
lstEnQueue.c
lstFind.c Use typedefs for the types of the functions that are passed as arguments 2004-11-29 12:17:13 +00:00
lstFindFrom.c Use typedefs for the types of the functions that are passed as arguments 2004-11-29 12:17:13 +00:00
lstFirst.c
lstForEach.c Use typedefs for the types of the functions that are passed as arguments 2004-11-29 12:17:13 +00:00
lstForEachFrom.c Use typedefs for the types of the functions that are passed as arguments 2004-11-29 12:17:13 +00:00
lstInit.c
lstInsert.c
lstIsAtEnd.c
lstLast.c
lstMember.c
lstNext.c
lstOpen.c
lstRemove.c
lstReplace.c
lstSucc.c