summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/util.c
Commit message (Expand)AuthorAgeFilesLines
* Use the print_flags function to print the OP_ flags of a target.harti2005-05-131-4/+6
* Simplify the print routines by using LST_FOREACH instead of Lst_ForEachharti2005-03-111-0/+20
* Add a debugging function that prints a message and appends theharti2005-03-081-0/+18
* Move PrintAddr() from util.c into suff.c - the only file where it isharti2005-02-041-11/+0
* Make enomem static - it's referenced only in util.c.harti2005-02-021-1/+3
* Clean up include files and file including. Split nonints.h into piecesharti2005-02-011-9/+6
* Stylification: missing spaces, extra space after function names, castsharti2004-11-301-19/+22
* Move utilitarian routines to util.c, which isn't the same as the oldjmallett2002-10-101-0/+285
* o unifdef -D__STDC__imp2002-03-231-344/+0
* Fix style(9) bug; use ISDOT[DOT,]() macro available in util.c by movingwill2001-01-211-3/+0
* Format string paranoia. This should avoid potential buffer overflows fromwill2000-11-301-3/+3
* Use __RCSID()wsanchez2000-07-091-4/+5
* Use __RCSID()wsanchez2000-07-091-4/+4
* #include <errno.h> where needed. Kill extern int errno;.imp2000-04-141-4/+1
* $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-1/+1
* Merge in NetBSD's changes to make(1). Changes include:steve1996-10-061-0/+349
OpenPOWER on IntegriCloud