summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/buf.h
Commit message (Expand)AuthorAgeFilesLines
* Move the Boolean and ReturnStatus stuff from sprite.h to util.h andharti2005-05-131-1/+1
* Two new functions: Buf_Data() returns a reference to the data inharti2005-03-221-7/+8
* Create a new function Buf_Peel that returns the string from insideharti2005-03-081-0/+1
* Introduce Buf_StripNewLines() and use it where appropriate.harti2005-02-071-0/+1
* Invent a Buf_AppendRange function that appends a non-NUL-terminated stringharti2005-02-071-0/+1
* Invent a Buf_Append function to append a NUL-terminated stringharti2005-02-071-0/+2
* Rewrite of the buf code:harti2005-02-041-13/+7
* None of the users of Buf_Discard used it to get rid of only a part ofharti2005-02-041-1/+1
* Remove a couple of unused buffer functions.harti2005-02-021-4/+0
* Convert several typedefs from beeing pointers to structs to be the structsharti2005-02-021-13/+13
* Clean up include files and file including. Split nonints.h into piecesharti2005-02-011-6/+19
* Put macro arguments in paranthesis.harti2004-12-031-1/+1
* Make sizes to be of type size_t and correct function arguments thatharti2004-12-031-15/+15
* Style: fix indentation, protect macro with do { } while (0).harti2004-12-031-6/+6
* Stylification: missing spaces, extra space after function names, castsharti2004-11-301-1/+1
* #define<space> -> #define<tab>jmallett2002-09-171-2/+2
* Fix copyrights, and undo SCS ID damage.obrien2002-04-131-2/+3
* remove __Pimp2002-03-221-12/+12
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Merge style- and trivial- only changes from OpenBSD (dated 1999/07/29-19:55+1).hoek1999-08-171-3/+3
* 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/+1
* Merge in NetBSD's changes to make(1). Changes include:steve1996-10-061-1/+1
* Fix for PR# 1095, make's continuation line handling buggysteve1996-09-221-0/+1
* Bring in a number of changes from NetBSD's make, fixing quite a fewjkh1995-01-231-14/+14
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+80
OpenPOWER on IntegriCloud