summaryrefslogtreecommitdiff
path: root/usr.bin/make/lst.h
AgeCommit message (Expand)Author
2009-01-23Sprinkle some const.dsl
2009-01-23Change 'ClientData' to 'void *' so that relevant parameters candsl
2008-12-13Use NULL instead of -1 cast to the relavant type (usually via NIL).dsl
2006-11-11Return the non-zero value that caused the Lst_ForEach[From] call todsl
2006-10-27Rename 'struct Lst' to 'struct List' and 'struct LstNode' to 'struct 'ListNode'dsl
2006-10-25Rename Lst_Append() to Lst_InsertAfter() and Lst_Insert() to Lst_InsertBefore()dsl
2006-10-25Fix previous - need to add a lstPrev()dsl
2005-08-09Add typedefs for DuplicateProc and FreeProc from Max Okumoto.christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-06-15Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register.wiz
1999-07-29sprite.h is private to make, so #include it with "sprite.h",hubertf
1996-11-06- Merge in FreeBSD and Lite2 changes.christos
1996-02-04fix pr/1421 and pr/1997christos
1995-06-14- $NetBSD$ rcsidschristos
1994-06-06Fixes from Christos Zoulas, who used purify, objectcenter and testcenterjtc
1994-03-05fixes/improvements from Christos Zoulas <christos@deshaw.com>.cgd
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd