summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/lst.lib/lstDupl.c
Commit message (Expand)AuthorAgeFilesLines
* Move all the remaining list functions into one C-file and removeharti2005-02-011-82/+0
* Clean up include files and file including. Split nonints.h into piecesharti2005-02-011-0/+3
* Instead of dynamically allocating list heads allocated them staticallyharti2004-12-161-23/+7
* Nobody actually checked the return codes from Lst_Append and Lst_Insertharti2004-12-091-8/+4
* Typedefs of pointers to structs are evil. Make Lst and LstNode typedef ofharti2004-12-071-4/+4
* Make needs no circular lists so remove them from the list code.harti2004-12-071-6/+2
* Stylification: missing spaces, extra space after function names, castsharti2004-11-301-3/+3
* Use typedefs for the types of the functions that are passed as argumentsharti2004-11-291-1/+1
* Merge the contents of lstInt.h into the public lst.h. This let's us getharti2004-11-291-5/+5
* Style: prototypes, un-register and remove some empty lines.harti2004-11-261-7/+8
* Use __FBSDID in the lst.lib files, to match to main make(1) files. It isjmallett2002-10-091-1/+1
* remove __Pimp2002-03-221-1/+1
* There's also no point in #typedef'ing void/char pointers. Accordingly,will2000-12-021-3/+3
* There's no reason to use fancy forms of NULL. Replace all instanceswill2000-12-021-8/+8
* Use __RCSID()wsanchez2000-07-091-2/+3
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* O' to be bitten by CVS. Cleanup after importsteve1996-10-081-0/+2
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Bring in a number of changes from NetBSD's make, fixing quite a fewjkh1995-01-231-1/+2
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+98
OpenPOWER on IntegriCloud