aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/make/lst.lib/lstDeQueue.c
Commit message (Expand)AuthorAgeFilesLines
* Move all the remaining list functions into one C-file and removeHartmut Brandt2005-02-011-83/+0
* Clean up include files and file including. Split nonints.h into piecesHartmut Brandt2005-02-011-0/+3
* Don't check the return code from Lst_Remove. There is no wayHartmut Brandt2004-12-081-5/+2
* Typedefs of pointers to structs are evil. Make Lst and LstNode typedef ofHartmut Brandt2004-12-071-3/+3
* Stylification: missing spaces, extra space after function names, castsHartmut Brandt2004-11-301-2/+2
* Merge the contents of lstInt.h into the public lst.h. This let's us getHartmut Brandt2004-11-291-6/+7
* Style: prototypes, un-register and remove some empty lines.Hartmut Brandt2004-11-261-5/+3
* Use __FBSDID in the lst.lib files, to match to main make(1) files. It isJuli Mallett2002-10-091-1/+1
* There's also no point in #typedef'ing void/char pointers. Accordingly,Will Andrews2000-12-021-4/+4
* There's no reason to use fancy forms of NULL. Replace all instancesWill Andrews2000-12-021-4/+4
* Use __RCSID()Wilfredo Sanchez2000-07-091-2/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* O' to be bitten by CVS. Cleanup after importSteve Price1996-10-081-0/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+81