='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/usr.bin/make/lst.lib/lstLast.c
AgeCommit message (Expand)Author
2020-07-26make(1): condense the list library into a single filerillig
2020-07-03make(1): remove redundant parentheses around return valuerillig
2008-12-13Use NULL instead of -1 cast to the relavant type (usually via NIL).dsl
2006-10-27Rename 'struct Lst' to 'struct List' and 'struct LstNode' to 'struct 'ListNode'dsl
2004-05-07Simplify build, no functional changes.ross
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