summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/lst.lib/lstRemove.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correct $OpenBSD$ stuffespie2010-07-191-2/+1
* remove dead code: #define RECHECK is always onespie2007-09-161-1/+1
* everywhere except in Var_Parse, we always add/append variables to theespie2007-07-301-1/+1
* reindent, no code changeespie2007-07-291-17/+17
* ISO function declarations, trim a few comments, rename a few variables toespie2004-04-071-4/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-031-6/+2
* Take includes out of lst.h, re-add what's needed to separate files.espie2001-05-291-9/+2
* Mostly clean-up:espie2001-05-231-2/+2
* Synch with my current work.espie2001-05-031-43/+14
* Some systematic clean-up.espie2000-09-141-8/+9
* This removes the few instances of Lst_New left.espie2000-06-171-3/+3
* This patch moves the definition of lists and list nodes to lst.h.espie2000-06-171-36/+22
* Clean-up patch: use `void *' instead of old-fashioned ClientData/Address.espie2000-06-101-3/+3
* Nothing ever checks ReturnStatus on Lst_Insert, Lst_Append, Lst_AtFront,espie1999-12-181-7/+5
* NIL, NILGNODE, etc, are only glorified NULL.espie1999-12-181-8/+8
* Modifications from netbsd:espie1998-12-051-2/+2
* Sync with NetBSD:millert1996-11-301-10/+10
* rcsidderaadt1996-06-261-1/+2
* initial import of NetBSD treederaadt1995-10-181-0/+137