follow'/>
summaryrefslogtreecommitdiff
path: root/usr.bin/make/strlist.c
AgeCommit message (Expand)Author
2020-10-25make(1): remove unused strlist_trillig
2020-09-13make(1): clean up RCSID blocksrillig
2020-09-11make(1): replace *a->b with a->b[0]rillig
2020-08-25make(1): allow make to be compiled in C90 moderillig
2020-08-09make(1): format the source code consistently, at least per filerillig
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