aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/make/buf.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.0.0_cvscvs2svn2005-11-031-1/+1
* Move the Boolean and ReturnStatus stuff from sprite.h to util.h andHartmut Brandt2005-05-131-1/+1
* Two new functions: Buf_Data() returns a reference to the data inHartmut Brandt2005-03-221-7/+8
* Create a new function Buf_Peel that returns the string from insideHartmut Brandt2005-03-081-0/+1
* Introduce Buf_StripNewLines() and use it where appropriate.Hartmut Brandt2005-02-071-0/+1
* Invent a Buf_AppendRange function that appends a non-NUL-terminated stringHartmut Brandt2005-02-071-0/+1
* Invent a Buf_Append function to append a NUL-terminated stringHartmut Brandt2005-02-071-0/+2
* Rewrite of the buf code:Hartmut Brandt2005-02-041-13/+7
* None of the users of Buf_Discard used it to get rid of only a part ofHartmut Brandt2005-02-041-1/+1
* Remove a couple of unused buffer functions.Hartmut Brandt2005-02-021-4/+0
* Convert several typedefs from beeing pointers to structs to be the structsHartmut Brandt2005-02-021-13/+13
* Clean up include files and file including. Split nonints.h into piecesHartmut Brandt2005-02-011-6/+19
* Put macro arguments in paranthesis.Hartmut Brandt2004-12-031-1/+1
* Make sizes to be of type size_t and correct function arguments thatHartmut Brandt2004-12-031-15/+15
* Style: fix indentation, protect macro with do { } while (0).Hartmut Brandt2004-12-031-6/+6
* Stylification: missing spaces, extra space after function names, castsHartmut Brandt2004-11-301-1/+1
* #define<space> -> #define<tab>Juli Mallett2002-09-171-2/+2
* Fix copyrights, and undo SCS ID damage.David E. O'Brien2002-04-131-2/+3
* remove __PWarner Losh2002-03-221-12/+12
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Merge style- and trivial- only changes from OpenBSD (dated 1999/07/29-19:55+1).Tim Vanderhoek1999-08-171-3/+3
* 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/+1
* Merge in NetBSD's changes to make(1). Changes include:Steve Price1996-10-061-1/+1
* Fix for PR# 1095, make's continuation line handling buggySteve Price1996-09-221-0/+1
* Bring in a number of changes from NetBSD's make, fixing quite a fewJordan K. Hubbard1995-01-231-14/+14
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+80