NetBSD/usr.bin/make/lst.lib
dsl 97347d2cbb Fixes to includes of make_malloc.h to that it actually builds when
USE_EMALLOC is undefined.
Fixes earlier fixes :-)
2009-01-24 14:43:28 +00:00
..
Makefile Return the non-zero value that caused the Lst_ForEach[From] call to 2006-11-11 21:23:36 +00:00
lstAppend.c Change 'ClientData' to 'void *' so that relevant parameters can 2009-01-23 21:26:30 +00:00
lstAtEnd.c Change 'ClientData' to 'void *' so that relevant parameters can 2009-01-23 21:26:30 +00:00
lstAtFront.c Change 'ClientData' to 'void *' so that relevant parameters can 2009-01-23 21:26:30 +00:00
lstClose.c Rename 'struct Lst' to 'struct List' and 'struct LstNode' to 'struct 'ListNode' 2006-10-27 21:37:25 +00:00
lstConcat.c Use NULL instead of -1 cast to the relavant type (usually via NIL). 2008-12-13 15:19:29 +00:00
lstDatum.c Change 'ClientData' to 'void *' so that relevant parameters can 2009-01-23 21:26:30 +00:00
lstDeQueue.c Change 'ClientData' to 'void *' so that relevant parameters can 2009-01-23 21:26:30 +00:00
lstDestroy.c Use NULL instead of -1 cast to the relavant type (usually via NIL). 2008-12-13 15:19:29 +00:00
lstDupl.c Change 'ClientData' to 'void *' so that relevant parameters can 2009-01-23 21:26:30 +00:00
lstEnQueue.c Change 'ClientData' to 'void *' so that relevant parameters can 2009-01-23 21:26:30 +00:00
lstFind.c Sprinkle some const. 2009-01-23 21:58:27 +00:00
lstFindFrom.c Sprinkle some const. 2009-01-23 21:58:27 +00:00
lstFirst.c Use NULL instead of -1 cast to the relavant type (usually via NIL). 2008-12-13 15:19:29 +00:00
lstForEach.c Change 'ClientData' to 'void *' so that relevant parameters can 2009-01-23 21:26:30 +00:00
lstForEachFrom.c Change 'ClientData' to 'void *' so that relevant parameters can 2009-01-23 21:26:30 +00:00
lstInit.c Use NULL instead of -1 cast to the relavant type (usually via NIL). 2008-12-13 15:19:29 +00:00
lstInsert.c Change 'ClientData' to 'void *' so that relevant parameters can 2009-01-23 21:26:30 +00:00
lstInt.h Fixes to includes of make_malloc.h to that it actually builds when 2009-01-24 14:43:28 +00:00
lstIsAtEnd.c back all changes out until I fix it properly. 2008-02-15 21:29:50 +00:00
lstIsEmpty.c Use NULL instead of -1 cast to the relavant type (usually via NIL). 2008-12-13 15:19:29 +00:00
lstLast.c Use NULL instead of -1 cast to the relavant type (usually via NIL). 2008-12-13 15:19:29 +00:00
lstMember.c Change 'ClientData' to 'void *' so that relevant parameters can 2009-01-23 21:26:30 +00:00
lstNext.c Use NULL instead of -1 cast to the relavant type (usually via NIL). 2008-12-13 15:19:29 +00:00
lstOpen.c Use NULL instead of -1 cast to the relavant type (usually via NIL). 2008-12-13 15:19:29 +00:00
lstPrev.c Use NULL instead of -1 cast to the relavant type (usually via NIL). 2008-12-13 15:19:29 +00:00
lstRemove.c Use NULL instead of -1 cast to the relavant type (usually via NIL). 2008-12-13 15:19:29 +00:00
lstReplace.c Change 'ClientData' to 'void *' so that relevant parameters can 2009-01-23 21:26:30 +00:00
lstSucc.c Use NULL instead of -1 cast to the relavant type (usually via NIL). 2008-12-13 15:19:29 +00:00