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