summaryrefslogtreecommitdiff
path: root/usr.bin/make/strlist.c
AgeCommit message (Expand)Author
2009-01-24Move the bmake_malloc() functions into their own .c and .h files.dsl
2009-01-16Allocate string vector in chunks, instead of calling realloc()dsl
2009-01-10Allow the user to save an unsigned int (eg the length or flags) withdsl
2008-12-20Add functions for processing extendable arrays of pointers to strings.dsl