summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/lst.lib/lstDeQueue.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-14/+14
* ISO function declarations, trim a few comments, rename a few variables toespie2004-04-071-3/+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-10/+2
* Mostly clean-up:espie2001-05-231-2/+2
* Synch with my current work.espie2001-05-031-11/+15
* Some systematic clean-up.espie2000-09-141-8/+9
* This patch moves the definition of lists and list nodes to lst.h.espie2000-06-171-3/+3
* Clean-up patch: use `void *' instead of old-fashioned ClientData/Address.espie2000-06-101-4/+4
* Remove idiotic, braindead casts T* -> void*espie2000-03-261-3/+3
* Nothing ever checks ReturnStatus on Lst_Insert, Lst_Append, Lst_AtFront,espie1999-12-181-16/+12
* NIL, NILGNODE, etc, are only glorified NULL.espie1999-12-181-6/+6
* Modifications from netbsd:espie1998-12-051-2/+2
* Sync with NetBSD:millert1996-11-301-8/+8
* rcsidderaadt1996-06-261-1/+2
* initial import of NetBSD treederaadt1995-10-181-0/+87