aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/make/str.h
Commit message (Expand)AuthorAgeFilesLines
* Make the ArgArray_Init() function visible to the rest of make.Hartmut Brandt2005-05-231-0/+1
* Get rid of global variables for argument vectors produced by brk_string()Hartmut Brandt2005-05-181-3/+16
* Move the Boolean and ReturnStatus stuff from sprite.h to util.h andHartmut Brandt2005-05-131-1/+1
* Constify the input argument to brk_string.Hartmut Brandt2005-03-071-1/+1
* Convert several typedefs from beeing pointers to structs to be the structsHartmut Brandt2005-02-021-2/+3
* Clean up include files and file including. Split nonints.h into piecesHartmut Brandt2005-02-011-0/+66