Use an extendable array to store the lists of strings.
commit2e6eed67cdf76e8b3bbf1fe0f0c83437f057ce90
authorRichard Cohen <richard.cohen@virgin.net>
Thu, 11 Sep 2003 22:16:33 +0000 (11 22:16 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 11 Sep 2003 22:16:33 +0000 (11 22:16 +0000)
treef304f35aed4a495847c11402d132a99ab452c2f9
parent280661c6f4da886dbded50fb9da067d5a6ccca1b
Use an extendable array to store the lists of strings.
Only make wrapper argument lists if we're going to use them.
tools/winegcc/Makefile.in
tools/winegcc/utils.c [new file with mode: 0644]
tools/winegcc/utils.h [new file with mode: 0644]
tools/winegcc/winegcc.c
tools/winegcc/winewrap.c