summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/util.h
Commit message (Expand)AuthorAgeFilesLines
* Get rid of the ReturnStatus obscuration that was anyway used onlyharti2005-05-181-5/+0
* Use the print_flags function to print the OP_ flags of a target.harti2005-05-131-1/+1
* Move the Boolean and ReturnStatus stuff from sprite.h to util.h andharti2005-05-131-0/+16
* Move the MAX macro to a util.h so it becomes usable in other modules.harti2005-03-311-0/+4
* Simplify the print routines by using LST_FOREACH instead of Lst_ForEachharti2005-03-111-0/+7
* Add a debugging function that prints a message and appends theharti2005-03-081-0/+6
* Mark functions that don't return as dead.harti2005-03-081-4/+4
* Move PrintAddr() from util.c into suff.c - the only file where it isharti2005-02-041-1/+0
* Make enomem static - it's referenced only in util.c.harti2005-02-021-1/+0
* Clean up include files and file including. Split nonints.h into piecesharti2005-02-011-0/+90
OpenPOWER on IntegriCloud