freebsd-dev/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 There's also no point in #typedef'ing void/char pointers. Accordingly, 2000-12-02 20:24:42 +00:00
lstAtEnd.c There's also no point in #typedef'ing void/char pointers. Accordingly, 2000-12-02 20:24:42 +00:00
lstAtFront.c There's also no point in #typedef'ing void/char pointers. Accordingly, 2000-12-02 20:24:42 +00:00
lstClose.c Use __RCSID() 2000-07-09 00:08:47 +00:00
lstConcat.c There's also no point in #typedef'ing void/char pointers. Accordingly, 2000-12-02 20:24:42 +00:00
lstDatum.c There's also no point in #typedef'ing void/char pointers. Accordingly, 2000-12-02 20:24:42 +00:00
lstDeQueue.c There's also no point in #typedef'ing void/char pointers. Accordingly, 2000-12-02 20:24:42 +00:00
lstDestroy.c There's also no point in #typedef'ing void/char pointers. Accordingly, 2000-12-02 20:24:42 +00:00
lstDupl.c There's also no point in #typedef'ing void/char pointers. Accordingly, 2000-12-02 20:24:42 +00:00
lstEnQueue.c There's also no point in #typedef'ing void/char pointers. Accordingly, 2000-12-02 20:24:42 +00:00
lstFind.c There's also no point in #typedef'ing void/char pointers. Accordingly, 2000-12-02 20:24:42 +00:00
lstFindFrom.c There's also no point in #typedef'ing void/char pointers. Accordingly, 2000-12-02 20:24:42 +00:00
lstFirst.c There's no reason to use fancy forms of NULL. Replace all instances 2000-12-02 18:58:01 +00:00
lstForEach.c There's also no point in #typedef'ing void/char pointers. Accordingly, 2000-12-02 20:24:42 +00:00
lstForEachFrom.c There's also no point in #typedef'ing void/char pointers. Accordingly, 2000-12-02 20:24:42 +00:00
lstInit.c There's no reason to use fancy forms of NULL. Replace all instances 2000-12-02 18:58:01 +00:00
lstInsert.c There's also no point in #typedef'ing void/char pointers. Accordingly, 2000-12-02 20:24:42 +00:00
lstInt.h There's also no point in #typedef'ing void/char pointers. Accordingly, 2000-12-02 20:24:42 +00:00
lstIsAtEnd.c Use __RCSID() 2000-07-09 00:08:47 +00:00
lstIsEmpty.c There's no reason to use fancy forms of NULL. Replace all instances 2000-12-02 18:58:01 +00:00
lstLast.c There's no reason to use fancy forms of NULL. Replace all instances 2000-12-02 18:58:01 +00:00
lstMember.c There's also no point in #typedef'ing void/char pointers. Accordingly, 2000-12-02 20:24:42 +00:00
lstNext.c There's no reason to use fancy forms of NULL. Replace all instances 2000-12-02 18:58:01 +00:00
lstOpen.c There's no reason to use fancy forms of NULL. Replace all instances 2000-12-02 18:58:01 +00:00
lstRemove.c There's also no point in #typedef'ing void/char pointers. Accordingly, 2000-12-02 20:24:42 +00:00
lstReplace.c There's also no point in #typedef'ing void/char pointers. Accordingly, 2000-12-02 20:24:42 +00:00
lstSucc.c There's no reason to use fancy forms of NULL. Replace all instances 2000-12-02 18:58:01 +00:00