summaryrefslogtreecommitdiff
path: root/usr.bin/make/buf.c
AgeCommit message (Expand)Author
2012-04-24Var* are generally very liberal with memory, with the expectationsjg
2009-01-17Change 'Buffer' so that it is the actual struct, not a pointer to it.dsl
2008-12-20A lot of code assumes that the pointer returned by Buf_GetAll() is malloced.dsl
2008-10-06Don't use emalloc and friends directly, but call them consistentlyjoerg
2008-02-15back all changes out until I fix it properly.christos
2008-02-14- use pid_t/size_t as appropriate instead of int.christos
2005-08-08From Max Okumoto:christos
2005-08-05More KNF cleanups from Max Okumotochristos
2005-07-25Whitespace KNF cleanup from Max Okumotochristos
2005-02-16PR/29203, PR/29204: Max Okumoto: KNF changes to make [no functional changes]christos
2004-05-07Simplify build, no functional changes.ross
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-06-15Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register.wiz
1999-09-15Nuke Buf_{G,Ung}etByte{,s}(), since they aren't used, and make BufExpand domycroft
1997-09-28wrap #include <sys/cdefs.h>, __RCSID(...) stuff in #ifndef MAKE_BOOTSTRAPlukem
1997-07-01Add WARNS=1christos
1996-12-31Use only integral types in procedure arguments.christos
1996-11-06- Merge in FreeBSD and Lite2 changes.christos
1996-03-29Added erealloc() function that calls enomem() if the allocation failsjtc
1995-06-14- $NetBSD$ rcsidschristos
1994-06-06Fixes from Christos Zoulas, who used purify, objectcenter and testcenterjtc
1994-03-05fixes/improvements from Christos Zoulas <christos@deshaw.com>.cgd
1994-01-13Include appropriate header files to bring prototypes into scope.jtc
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd